wok diff samba/receipt @ rev 10395
libxfce4ui: we can't have a package that depend on itself!!!
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 24 00:28:27 2011 +0200 (2011-05-24) |
parents | a910996761d5 |
children | b921c461b865 |
line diff
1.1 --- a/samba/receipt Sat Mar 12 10:40:35 2011 +0100 1.2 +++ b/samba/receipt Tue May 24 00:28:27 2011 +0200 1.3 @@ -25,7 +25,7 @@ 1.4 --enable-shared-libs --enable-external-libtalloc --with-libtdb --with-cifsumount \ 1.5 --with-libsmbsharemodes --with-libsmbclient --without-pam \ 1.6 --sysconfdir=/etc --localstatedir=/var \ 1.7 - --mandir=/usr/share/man && 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 ../_pkg/usr/*bin/*.old