mate-system-tools: Remove static library.

Signed-off-by: willysr <willysr@slackware-id.org>
This commit is contained in:
willysr 2014-04-28 15:46:44 +07:00
parent 225a4180b8
commit 78083f1189

View file

@ -24,7 +24,7 @@
PRGNAM=mate-system-tools
VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_msb}
if [ -z "$ARCH" ]; then
@ -83,6 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--without-help-dir \
--enable-static=no \
--build=$ARCH-slackware-linux
make $NUMJOBS || make