]> git.pld-linux.org Git - packages/eog.git/blob - eog-disable_GConf_test.patch
- updated BR
[packages/eog.git] / eog-disable_GConf_test.patch
1 --- eog-0.6/Makefile.in.org     Fri Mar  9 20:04:11 2001
2 +++ eog-0.6/Makefile.in Fri Mar  9 20:04:26 2001
3 @@ -499,9 +499,6 @@
4  
5  @XML_I18N_MERGE_DESKTOP_RULE@
6  
7 -install-data-local:
8 -       GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) gconftool --makefile-install-rule $(top_srcdir)/$(schema_DATA)
9 -
10  # Tell versions [3.59,3.63) of GNU make to not export all variables.
11  # Otherwise a system limit (for SysV at least) may be exceeded.
12  .NOEXPORT:
13 --- eog-0.6/Makefile.am.org     Fri Mar  9 20:03:43 2001
14 +++ eog-0.6/Makefile.am Fri Mar  9 20:04:03 2001
15 @@ -24,6 +24,3 @@
16  
17  icondir = $(datadir)/pixmaps
18  icon_DATA = gnome-eog.png
19 -
20 -install-data-local:
21 -       GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) gconftool --makefile-install-rule $(top_srcdir)/$(schema_DATA)
This page took 0.058848 seconds and 3 git commands to generate.