wok diff afpfs-ng/receipt @ rev 19264

Compress manpages (in $install/usr/share/man/...)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 04 00:54:49 2016 +0300 (2016-07-04)
parents fd22b033a84a
children 11b5e93cb5f2
line diff
     1.1 --- a/afpfs-ng/receipt	Sun Dec 08 08:52:14 2013 +0000
     1.2 +++ b/afpfs-ng/receipt	Mon Jul 04 00:54:49 2016 +0300
     1.3 @@ -16,9 +16,10 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure $CONFIGURE_ARGS &&
     1.9  	make && make install
    1.10 +
    1.11 +	cook_compress_manpages
    1.12  }
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.