From dda36349496e0987f0ccf4f23929f7870ba11813 Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 3 Sep 2008 03:50:43 +0000 Subject: merging with changes made since 21th May git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1903 370017ae-e619-0410-ac65-c121f96126d4 --- others/generic/generic.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'others/generic') diff --git a/others/generic/generic.SlackBuild b/others/generic/generic.SlackBuild index b75bb8a4..bb7048cd 100755 --- a/others/generic/generic.SlackBuild +++ b/others/generic/generic.SlackBuild @@ -1,7 +1,7 @@ ################################################### ## Generic template for SlackBuilds ## -## Version 0.8.5 - Luis ( luis at riseup d0t net) +## Version 0.8.6 - Luis ( luis at riseup d0t net) ## ################################################### #!/bin/bash @@ -49,7 +49,7 @@ REPOS=${REPOS:=$TMP} PREFIX=${PREFIX:=[[PREFIX]]} PKG_SRC="$TMP/$SRC_NAME-$SRC_VERSION" CONF_OPTIONS=${CONF_OPTIONS:=[[OTHER CONFIGURE ARGS]]} -NUMJOBS=${NUMJOBS:=-j4} +NUMJOBS=${NUMJOBS:=-j3} # Set system libraries' path and optmization flags based on $ARCH LIBDIR="$PREFIX/lib" -- cgit v1.2.3