system/libnatspec: Updated SlackBuild.

Fixes build failure on -current.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
David Spencer 2015-07-26 11:42:28 +01:00 committed by Willy Sudiarto Raharjo
parent 30738bacf1
commit f90fa6ec4a

View file

@ -69,8 +69,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
libtoolize --copy --force
autoreconf
autoreconf -vif
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \