system/fsv: Fix building with the newer autotools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
2c2396d5e5
commit
e8d9bad901
|
@ -71,7 +71,9 @@ sed -i \
|
|||
-e 's/netscape -no-.* > /firefox %s > /' \
|
||||
src/dialog.c
|
||||
|
||||
autoreconf -if
|
||||
# thanks AUR!
|
||||
sed -i 's/@DATADIRNAME@/share/' po/Makefile.in.in
|
||||
./autogen.sh
|
||||
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
|
|
Loading…
Reference in New Issue