wok diff samba-pam/receipt @ rev 4677

Up: intltool (0.40.6)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Dec 30 10:26:31 2009 +0100 (2009-12-30)
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	Wed Dec 30 10:26:31 2009 +0100
     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