wok diff samba/receipt @ rev 4301
Removed etk* and etk apps (ETK is dead)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Sep 28 08:20:00 2009 +0200 (2009-09-28) |
parents | 8032bcdd3044 |
children | b2f5f8681d26 |
line diff
1.1 --- a/samba/receipt Sat Apr 11 16:02:18 2009 +0000 1.2 +++ b/samba/receipt Mon Sep 28 08:20:00 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="samba" 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." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -28,7 +28,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 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.