wok-6.x diff airpwn/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 41ca42dcfb31
children 11b5e93cb5f2
line diff
     1.1 --- a/airpwn/receipt	Tue Mar 10 11:29:15 2015 +0100
     1.2 +++ b/airpwn/receipt	Mon Jul 04 00:54:49 2016 +0300
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	# Patch configure to link libcrypto
     1.9  	patch -Np1 -i $stuff/link-libcrypto.patch
    1.10  
    1.11 @@ -37,6 +36,8 @@
    1.12  		--mandir=/usr/share/man \
    1.13  		$CONFIGURE_ARGS &&
    1.14  	make && make DESTDIR=$DESTDIR install
    1.15 +
    1.16 +	cook_compress_manpages
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.