wok-next diff cifs-utils/receipt @ rev 20424

linux-dev: move creation to compile_rules(), keep genpkg_rules() for copying/splitting only
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 12 17:02:57 2018 +0200 (2018-01-12)
parents f13bd223c231
children 4396aed7eb01
line diff
     1.1 --- a/cifs-utils/receipt	Sat Dec 07 14:51:10 2013 +0000
     1.2 +++ b/cifs-utils/receipt	Fri Jan 12 17:02:57 2018 +0200
     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.