mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Lua: Create symlink matching the soname
prepareInstalledDevelLib will only take care of $developDir.
This commit is contained in:
@@ -43,6 +43,8 @@ INSTALL()
|
||||
INSTALL_INC="$includeDir" INSTALL_LMOD="$dataDir/lua/5.2" \
|
||||
INSTALL_LIB="$libDir" INSTALL_BIN="$binDir"
|
||||
|
||||
ln -s liblua.so $libDir/liblua.so.5.2
|
||||
|
||||
prepareInstalledDevelLib liblua
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user