wok diff GConf/receipt @ rev 9470

Remove some uneeded strips (thoses ones are handled by Tazwok)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Apr 04 01:29:52 2011 +0200 (2011-04-04)
parents 217c4ce23964
children 598224053c16
line diff
     1.1 --- a/GConf/receipt	Sun Jan 09 20:57:58 2011 +0000
     1.2 +++ b/GConf/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.3 @@ -20,10 +20,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	# Patch from fedora - reloads gconf after installing schemas
     1.8 -	patch -Np1 -i ../stuff/gconf-reload.patch
     1.9 -	# http://bugzilla.gnome.org/show_bug.cgi?id=568845
    1.10 -	patch -Np1 -i ../stuff/01_xml-gettext-domain.patch
    1.11 +
    1.12  	./configure \
    1.13  		--prefix=/usr \
    1.14  		--sysconfdir=/etc \