wok diff samba-pam/receipt @ rev 12135

Fix busybox diff: don't output binary content
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 13 21:24:32 2012 +0100 (2012-03-13)
parents c3034af6243a
children 4cba4433d0b7
line diff
     1.1 --- a/samba-pam/receipt	Sun May 22 03:01:05 2011 +0000
     1.2 +++ b/samba-pam/receipt	Tue Mar 13 21:24:32 2012 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4  	--with-pam --with-pammodulesdir=/lib/security \
     1.5  	--sysconfdir=/etc --localstatedir=/var \
     1.6  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make 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