]> git.pld-linux.org Git - packages/eog.git/commitdiff
- dissable run gconftool during install target.
authorkloczek <kloczek@pld-linux.org>
Sun, 25 Aug 2002 21:32:52 +0000 (21:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eog-disable_GConf_test.patch -> 1.1

eog-disable_GConf_test.patch [new file with mode: 0644]

diff --git a/eog-disable_GConf_test.patch b/eog-disable_GConf_test.patch
new file mode 100644 (file)
index 0000000..16e458a
--- /dev/null
@@ -0,0 +1,21 @@
+--- eog-0.6/Makefile.in.org    Fri Mar  9 20:04:11 2001
++++ eog-0.6/Makefile.in        Fri Mar  9 20:04:26 2001
+@@ -499,9 +499,6 @@
+ @XML_I18N_MERGE_DESKTOP_RULE@
+-install-data-local:
+-      GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) gconftool --makefile-install-rule $(top_srcdir)/$(schema_DATA)
+-
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
+--- eog-0.6/Makefile.am.org    Fri Mar  9 20:03:43 2001
++++ eog-0.6/Makefile.am        Fri Mar  9 20:04:03 2001
+@@ -24,6 +24,3 @@
+ icondir = $(datadir)/pixmaps
+ icon_DATA = gnome-eog.png
+-
+-install-data-local:
+-      GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) gconftool --makefile-install-rule $(top_srcdir)/$(schema_DATA)
This page took 0.040313 seconds and 4 git commands to generate.