wok-next diff samba/receipt @ rev 10434

grub4dos: fix path to lib (no more i386-pc but i386-slitaz)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 00:43:57 2011 +0200 (2011-05-25)
parents a910996761d5
children b921c461b865
line diff
     1.1 --- a/samba/receipt	Sat Mar 12 10:40:35 2011 +0100
     1.2 +++ b/samba/receipt	Wed May 25 00:43:57 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