wok-current diff samba-pam/receipt @ rev 4303
Up avidemux (2.5.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 28 10:21:40 2009 +0200 (2009-09-28) |
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 Mon Sep 28 10:21:40 2009 +0200 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