wok diff audacious/receipt @ rev 19269

Compress manpages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 04 14:47:05 2016 +0300 (2016-07-04)
parents fb536cdcf5db
children 11b5e93cb5f2
line diff
     1.1 --- a/audacious/receipt	Thu Jan 30 09:09:15 2014 +0000
     1.2 +++ b/audacious/receipt	Mon Jul 04 14:47:05 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  	sed -i "s/touch -t 0001010000 /touch /g" configure
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11 @@ -27,6 +26,8 @@
    1.12  		$CONFIGURE_ARGS &&
    1.13  	make &&
    1.14  	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.