wok diff autossh/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 33e5fb8a4dcb
children 11b5e93cb5f2
line diff
     1.1 --- a/autossh/receipt	Fri May 15 10:21:34 2015 +0200
     1.2 +++ b/autossh/receipt	Mon Jul 04 14:47:05 2016 +0300
     1.3 @@ -20,6 +20,10 @@
     1.4  	./configure --prefix=/usr \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	make
     1.7 +
     1.8 +	mkdir -p $install/usr/share/man/man1
     1.9 +	cp -a $src/autossh.1 $install/usr/share/man/man1
    1.10 +	cook_compress_manpages
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.