summaryrefslogtreecommitdiffstats
path: root/games/gnomegames2/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-12 10:52:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-12 10:52:32 +0800
commit97f4bd00fd010b887b9fa08863630705e5c1b2ec (patch)
treee82ba2e3ec87ea73b6285ab2f1b81b90eb0b8973 /games/gnomegames2/files
parentf0ca2710f2bb35bc70a15c247a6a1a61ba206db4 (diff)
downloadmarcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar
marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.gz
marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.bz2
marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.lz
marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.xz
marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.tar.zst
marcuscom-ports-97f4bd00fd010b887b9fa08863630705e5c1b2ec.zip
Fix a bug in the gnect/data Makefile.in so that GConf schemas are properly
installed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1616 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomegames2/files')
-rw-r--r--games/gnomegames2/files/patch-gnect_data_Makefile.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/games/gnomegames2/files/patch-gnect_data_Makefile.in b/games/gnomegames2/files/patch-gnect_data_Makefile.in
new file mode 100644
index 000000000..c9c69bcee
--- /dev/null
+++ b/games/gnomegames2/files/patch-gnect_data_Makefile.in
@@ -0,0 +1,18 @@
+--- gnect/data/Makefile.in.orig Sun Jan 11 21:44:10 2004
++++ gnect/data/Makefile.in Sun Jan 11 21:44:33 2004
+@@ -222,7 +222,6 @@
+
+
+ CLEANFILES = $(schema_DATA)
+-@GCONF_SCHEMAS_INSTALL_TRUE@GCONF_CONFIG_SOURCE = $(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/gnect/data/$(schema_DATA)
+ subdir = gnect/data
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -455,6 +454,7 @@
+ @INTLTOOL_SOUNDLIST_RULE@
+
+ install-data-local:
++@GCONF_SCHEMAS_INSTALL_TRUE @GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/gnect/data/$(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: