mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
3 lines
93 B
Text
3 lines
93 B
Text
|
# Make sure shared libraries are executable:
|
||
|
chmod 755 $PKG/usr/lib${LIBDIRSUFFIX}/lib*.so.*
|