wok diff GConf/receipt @ rev 21999

updated sysstat (12.1.1 -> 12.1.7)
author Hans-G?nter Theisgen
date Fri Oct 18 15:25:38 2019 +0100 (2019-10-18)
parents 45507bfb2b0d
children 3155632d1b26
line diff
     1.1 --- a/GConf/receipt	Mon Jul 04 00:54:49 2016 +0300
     1.2 +++ b/GConf/receipt	Fri Oct 18 15:25:38 2019 +0100
     1.3 @@ -20,14 +20,11 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure \
     1.9  		--sysconfdir=/etc \
    1.10  		--libexecdir=/usr/lib/GConf \
    1.11  		$CONFIGURE_ARGS &&
    1.12  	make && make install
    1.13 -
    1.14 -	cook_compress_manpages
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.