wok diff samba-pam/receipt @ rev 4136

Up: xfce-utils (4.6.1)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Sep 20 13:30:07 2009 +0000 (2009-09-20)
parents 494005a36f9a
children 734283599021
line diff
     1.1 --- a/samba-pam/receipt	Sat Apr 11 11:00:42 2009 +0000
     1.2 +++ b/samba-pam/receipt	Sun Sep 20 13:30:07 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="samba-pam"
     1.7 -VERSION="3.2.10"
     1.8 +VERSION="3.2.14"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="File and print services with SMB/CIFS using PAM."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -31,7 +31,7 @@
    1.13  	make &&
    1.14  	make DESTDIR=$PWD/../_pkg install || return 1
    1.15  	rm -f ../_pkg/usr/*bin/*.old
    1.16 -	ln -s libwbclient.so $PWD/../_pkg/usr/lib/libwbclient.so.0
    1.17 +#	ln -s libwbclient.so $PWD/../_pkg/usr/lib/libwbclient.so.0
    1.18  	cp ../../../$SOURCE/stuff/*.files-list ..
    1.19  }
    1.20