summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek.chauhan@gmail.com>2008-09-25 15:35:03 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2008-09-25 15:35:03 +0530
commitc69de47f31aad401ce78ad9f2e5affdb83658c8b (patch)
tree994826fe7e4554a1e1a3036b2d02b9d5b366e3b8 /eclass
parentOops, forgot to add the patches :-) (diff)
downloadgnome-live-c69de47f31aad401ce78ad9f2e5affdb83658c8b.tar.gz
gnome-live-c69de47f31aad401ce78ad9f2e5affdb83658c8b.tar.bz2
gnome-live-c69de47f31aad401ce78ad9f2e5affdb83658c8b.zip
Add gnome-base/gconf-9999
- Add intltoolize --force to the eclass to work around problems faced sometimes - Add (updated) autofoo patches from gnome bug 498934 - Add no-gconfd.patch from gnome overlay
Diffstat (limited to 'eclass')
-rw-r--r--eclass/gnome2-live.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/gnome2-live.eclass b/eclass/gnome2-live.eclass
index 58abc81..fd861cb 100644
--- a/eclass/gnome2-live.eclass
+++ b/eclass/gnome2-live.eclass
@@ -35,6 +35,7 @@ gnome2-live_src_unpack() {
done
gtkdocize
+ intltoolize --force
eautoreconf
## This point onwards must stay in sync with gnome2.eclass