mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
games/naev: Updated SlackBuild.
Fixes build failure caused by underlinking. Signed-off-by: David Spencer <baildon.research@googlemail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
891df0d33a
commit
41876171d9
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ cat $CWD/ndata-$VERSION.zip > $PKG/usr/share/$PRGNAM/ndata
|
|||
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
LDFLAGS="-lm -lvorbis" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
|
|
Loading…
Reference in a new issue