wok-6.x diff samba/receipt @ rev 17552
Update some post_install for install --root
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 30 10:17:37 2015 +0100 (2015-01-30) |
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 Jan 30 10:17:37 2015 +0100 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