mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/uisp: Updated for version 20050207
This commit is contained in:
parent
f58f28731e
commit
4f83611e2a
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make || exit 1
|
||||
# Dont treat warnings as errors
|
||||
AM_CXXFLAGS="-Wall" make -e || exit 1
|
||||
make install-strip DESTDIR=$PKG
|
||||
|
||||
( cd $PKG/usr/man
|
||||
|
|
Loading…
Reference in a new issue