ports/core (2.3): mktemp: added -j1 make option
28 Jul
2007
28 Jul
'07
8:03 a.m.
commit 2aebc9038a1023dccf2257ad4d0eab50d362a210 Author: Juergen Daubert <jue@jue.li> Date: Sat Jul 28 10:00:13 2007 +0200 mktemp: added -j1 make option diff --git a/mktemp/Pkgfile b/mktemp/Pkgfile index fd23620..518888e 100644 --- a/mktemp/Pkgfile +++ b/mktemp/Pkgfile @@ -11,5 +11,5 @@ build() { cd $name-$version ./configure --prefix=/usr make - make prefix=$PKG/usr install + make -j1 prefix=$PKG/usr install }
6388
Age (days ago)
6388
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu