SOURCES: closure-gconf.patch (NEW) - since I can't make autotools ...

czarny czarny at pld-linux.org
Tue Sep 18 20:36:24 CEST 2007


Author: czarny                       Date: Tue Sep 18 18:36:24 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- since I can't make autotools regenerate Makefile from Makefile.am I'm
just deleting the section that tries to use gconf direcly in Makefile

---- Files affected:
SOURCES:
   closure-gconf.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/closure-gconf.patch
diff -u /dev/null SOURCES/closure-gconf.patch:1.1
--- /dev/null	Tue Sep 18 20:36:24 2007
+++ SOURCES/closure-gconf.patch	Tue Sep 18 20:36:19 2007
@@ -0,0 +1,14 @@
+diff -urN closure-0.1.3/src/Makefile.in closure-0.1.3.new/src/Makefile.in
+--- closure-0.1.3/src/Makefile.in	2007-08-04 23:56:50.000000000 +0200
++++ closure-0.1.3.new/src/Makefile.in	2007-09-18 20:10:50.155972217 +0200
+@@ -506,10 +506,6 @@
+ $(schema_DATA): $(schema_DATA_IN)
+ 	sed -e "s|\@PREFIX\@|$(prefix)|g" $< > $@
+ 
+-install-data-local:
+-	GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
+-	killall -HUP gconfd-2
+-
+ #nodistdir = .
+ #nobase_nodist_pkgpython_PYTHON=common.py
+ #nodist_pkgpython_PYTHON=common.py
================================================================


More information about the pld-cvs-commit mailing list