wok diff cifs-utils/receipt @ rev 19632
busybox: remove modutils & dpkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 15 09:50:31 2017 +0100 (2017-01-15) |
parents | f13bd223c231 |
children | 401224c936cc |
line diff
1.1 --- a/cifs-utils/receipt Sat Dec 07 14:51:10 2013 +0000 1.2 +++ b/cifs-utils/receipt Sun Jan 15 09:50:31 2017 +0100 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="CIFS userland tools." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL3" 1.7 +WEB_SITE="http://wiki.samba.org/index.php/LinuxCIFS_utils" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 -WEB_SITE="http://wiki.samba.org/index.php/LinuxCIFS_utils" 1.10 WGET_URL="ftp://ftp.samba.org/pub/linux-cifs/$PACKAGE/$TARBALL" 1.11 PROVIDE="smbfs" 1.12 1.13 @@ -21,6 +21,8 @@ 1.14 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.15 make && 1.16 make DESTDIR=$DESTDIR install 1.17 + 1.18 + cook_pick_manpages *.1 1.19 } 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg.