]> git.pld-linux.org Git - packages/closure.git/commitdiff
- since I can't make autotools regenerate Makefile from Makefile.am I'm
authorczarny <czarny@pld-linux.org>
Tue, 18 Sep 2007 18:36:19 +0000 (18:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
just deleting the section that tries to use gconf direcly in Makefile

Changed files:
    closure-gconf.patch -> 1.1

closure-gconf.patch [new file with mode: 0644]

diff --git a/closure-gconf.patch b/closure-gconf.patch
new file mode 100644 (file)
index 0000000..dd3817c
--- /dev/null
@@ -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
This page took 0.064487 seconds and 4 git commands to generate.