wok diff aqualung/receipt @ rev 19267

Compress manpages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 04 11:45:47 2016 +0300 (2016-07-04)
parents 380ffe05937a
children 11b5e93cb5f2
line diff
     1.1 --- a/aqualung/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/aqualung/receipt	Mon Jul 04 11:45:47 2016 +0300
     1.3 @@ -19,11 +19,12 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure \
     1.9  		--with-lavc=no \
    1.10  		--with-jack=no &&
    1.11  	make && make install
    1.12 +
    1.13 +	cook_compress_manpages
    1.14  }
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.