diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-29 03:07:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-29 03:07:35 +0800 |
commit | 2cb073c95485ba847c1e1c2947d1e1937c6cf274 (patch) | |
tree | 0bfa174fadac6613363c180366717bdc48018ae5 /games/gnomegames2/files | |
parent | 702b3c2d07d8b4c80a7701b330c89d97b0285ad3 (diff) | |
download | marcuscom-ports-2cb073c95485ba847c1e1c2947d1e1937c6cf274.tar marcuscom-ports-2cb073c95485ba847c1e1c2947d1e1937c6cf274.tar.gz marcuscom-ports-2cb073c95485ba847c1e1c2947d1e1937c6cf274.tar.bz2 marcuscom-ports-2cb073c95485ba847c1e1c2947d1e1937c6cf274.tar.lz marcuscom-ports-2cb073c95485ba847c1e1c2947d1e1937c6cf274.tar.xz marcuscom-ports-2cb073c95485ba847c1e1c2947d1e1937c6cf274.tar.zst marcuscom-ports-2cb073c95485ba847c1e1c2947d1e1937c6cf274.zip |
Update to 2.5.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1716 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomegames2/files')
-rw-r--r-- | games/gnomegames2/files/patch-gnect_data_Makefile.in | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/games/gnomegames2/files/patch-gnect_data_Makefile.in b/games/gnomegames2/files/patch-gnect_data_Makefile.in deleted file mode 100644 index c9c69bcee..000000000 --- a/games/gnomegames2/files/patch-gnect_data_Makefile.in +++ /dev/null @@ -1,18 +0,0 @@ ---- 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: |