wok diff GConf/receipt @ rev 19882

bluez: add SIM access profile support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 03 10:59:15 2017 +0200 (2017-04-03)
parents 45507bfb2b0d
children 3155632d1b26
line diff
     1.1 --- a/GConf/receipt	Mon Jul 04 00:54:49 2016 +0300
     1.2 +++ b/GConf/receipt	Mon Apr 03 10:59:15 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.