wok-4.x rev 8460
Compling samba with -j1 now.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 06 20:49:59 2011 +0000 (2011-02-06) |
parents | e7e61bddeb21 |
children | 2841b4c72358 |
files | samba/receipt |
line diff
1.1 --- a/samba/receipt Sun Feb 06 20:36:27 2011 +0000 1.2 +++ b/samba/receipt Sun Feb 06 20:49:59 2011 +0000 1.3 @@ -26,7 +26,7 @@ 1.4 --with-libsmbsharemodes --with-libsmbclient --without-pam \ 1.5 --sysconfdir=/etc --localstatedir=/var \ 1.6 --mandir=/usr/share/man && 1.7 - make && 1.8 + make -j1 && 1.9 make -j1 DESTDIR=$DESTDIR install || return 1 1.10 rm -f ../_pkg/usr/*bin/*.old 1.11 #ln -s libwbclient.so $PWD/../_pkg/usr/lib/libwbclient.so.0