]> git.pld-linux.org Git - packages/closure.git/blob - closure-gconf.patch
- corrected lang tag in Summary
[packages/closure.git] / closure-gconf.patch
1 diff -urN closure-0.1.3/src/Makefile.in closure-0.1.3.new/src/Makefile.in
2 --- closure-0.1.3/src/Makefile.in       2007-08-04 23:56:50.000000000 +0200
3 +++ closure-0.1.3.new/src/Makefile.in   2007-09-18 20:10:50.155972217 +0200
4 @@ -506,10 +506,6 @@
5  $(schema_DATA): $(schema_DATA_IN)
6         sed -e "s|\@PREFIX\@|$(prefix)|g" $< > $@
7  
8 -install-data-local:
9 -       GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
10 -       killall -HUP gconfd-2
11 -
12  #nodistdir = .
13  #nobase_nodist_pkgpython_PYTHON=common.py
14  #nodist_pkgpython_PYTHON=common.py
This page took 0.109048 seconds and 3 git commands to generate.