wok-6.x diff GConf/receipt @ rev 8863
nqc needs -j1 to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Feb 26 03:58:13 2011 +0100 (2011-02-26) |
parents | 217c4ce23964 |
children | 598224053c16 |
line diff
1.1 --- a/GConf/receipt Sun Jan 09 20:57:58 2011 +0000 1.2 +++ b/GConf/receipt Sat Feb 26 03:58:13 2011 +0100 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 \