mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/zaz: Modified SlackBuild.
Fixed underlinking causing build failure on -current. Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
12092b4a13
commit
5b09415de9
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ find -L . \
|
|||
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
|
||||
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
|
||||
|
||||
LDFLAGS="-lvorbis" \
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
./configure \
|
||||
|
|
Loading…
Reference in a new issue