wok diff at/receipt @ rev 19274

Up cookutils (809)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jul 05 01:51:14 2016 +0300 (2016-07-05)
parents 617dbdeb6f7e
children 11b5e93cb5f2
line diff
     1.1 --- a/at/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/at/receipt	Tue Jul 05 01:51:14 2016 +0300
     1.3 @@ -15,8 +15,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 -
     1.9  	./configure --with-daemon_username=nobody \
    1.10  	--with-daemon_groupname=nogroup \
    1.11  	--with-atspool=/var/spool/atd \
    1.12 @@ -24,6 +22,8 @@
    1.13  	$CONFIGURE_ARGS &&
    1.14  	make -j1 &&
    1.15  	make -j1 IROOT=$DESTDIR install
    1.16 +
    1.17 +	cook_compress_manpages
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.