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:
David Spencer 2015-07-27 17:10:18 +01:00 committed by Willy Sudiarto Raharjo
parent 12092b4a13
commit 5b09415de9

View file

@ -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 \