wok diff samba/receipt @ rev 15280

cinepaint: remove a wrong error trigger (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 26 13:12:43 2013 +0000 (2013-09-26)
parents 02b1ad052225
children 9b7c1ea86466
line diff
     1.1 --- a/samba/receipt	Tue Sep 24 09:45:53 2013 +0000
     1.2 +++ b/samba/receipt	Thu Sep 26 13:12:43 2013 +0000
     1.3 @@ -28,7 +28,7 @@
     1.4  	--enable-shared-libs --enable-external-libtalloc --with-libtdb \
     1.5  	--with-libsmbsharemodes --with-libsmbclient --without-pam \
     1.6  	--sysconfdir=/etc --localstatedir=/var \
     1.7 -	--mandir=/usr/share/man $CONFIGURE_ARGS 2>&1 | grep -v AUTH_ERROR &&
     1.8 +	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.9  	make -j1 &&
    1.10  	make -j1 DESTDIR=$DESTDIR install || return 1
    1.11  	#rm -f $DESTDIR/usr/*bin/*.old