ports/opt (2.3): cdparanoia: added -j1 make option
28 Jul
2007
28 Jul
'07
8:08 a.m.
commit 7581f00d369f8569183f74159f55d1d94a7b1419 Author: Juergen Daubert <jue@jue.li> Date: Sat Jul 28 10:07:58 2007 +0200 cdparanoia: added -j1 make option diff --git a/cdparanoia/Pkgfile b/cdparanoia/Pkgfile index 2b7e6ed..c6b6d01 100644 --- a/cdparanoia/Pkgfile +++ b/cdparanoia/Pkgfile @@ -12,6 +12,6 @@ build () { cd $name-III-$version patch -p1 < $SRC/$name-$version.patch ./configure --prefix=/usr - make FLAGS="$CFLAGS" + make -j1 FLAGS="$CFLAGS" make prefix=$PKG/usr install }
6381
Age (days ago)
6381
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu