wok-next diff samba/receipt @ rev 16693
slitaz-icon: workaround tarball
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 23 05:21:33 2014 +0300 (2014-05-23) |
parents | 02b1ad052225 |
children | 9b7c1ea86466 |
line diff
1.1 --- a/samba/receipt Tue Sep 24 09:45:53 2013 +0000 1.2 +++ b/samba/receipt Fri May 23 05:21:33 2014 +0300 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