wok diff GConf/receipt @ rev 19674

Add get-opera-blink
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 08 05:35:49 2017 +0200 (2017-02-08)
parents 45507bfb2b0d
children 3155632d1b26
line diff
     1.1 --- a/GConf/receipt	Mon Jul 04 00:54:49 2016 +0300
     1.2 +++ b/GConf/receipt	Wed Feb 08 05:35:49 2017 +0200
     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.