ports/core (2.3): exim: added -j1 make option
6 Jul
2007
6 Jul
'07
6:56 a.m.
commit 52aba3a0dec0bcaf4f187b549ae701d18ba74fd3 Author: Juergen Daubert <jue@jue.li> Date: Fri Jul 6 08:54:06 2007 +0200 exim: added -j1 make option diff --git a/exim/Pkgfile b/exim/Pkgfile index b18d9fa..05b3db0 100644 --- a/exim/Pkgfile +++ b/exim/Pkgfile @@ -15,7 +15,7 @@ build() { sed "s/#CFLAGS#/$CFLAGS/" $SRC/$name-config.patch | patch -p1 cp src/EDITME Local/Makefile - make + make -j1 make DESTDIR=$PKG install install -D -m 755 $SRC/exim $PKG/etc/rc.d/exim
6403
Age (days ago)
6403
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu