multimedia/qsampler: Force to use -j1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2013-11-17 07:33:48 +07:00 committed by Robby Workman
parent c8ca0df929
commit 9bab11f276
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ CXXFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux
make
make -j1
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \