diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-06-08 18:35:24 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-06-08 18:35:24 +0800 |
commit | baf1d060a9e219a309ca744fd3f95f5313933697 (patch) | |
tree | 96d978b2ebc8ea308c5ecf40ad3919b2813cef09 /games/gnome-games/files/patch-libgames-support_Makefile.in | |
parent | b9e58804ee1028a815c38bb2c76295ad205303e7 (diff) | |
download | marcuscom-ports-baf1d060a9e219a309ca744fd3f95f5313933697.tar marcuscom-ports-baf1d060a9e219a309ca744fd3f95f5313933697.tar.gz marcuscom-ports-baf1d060a9e219a309ca744fd3f95f5313933697.tar.bz2 marcuscom-ports-baf1d060a9e219a309ca744fd3f95f5313933697.tar.lz marcuscom-ports-baf1d060a9e219a309ca744fd3f95f5313933697.tar.xz marcuscom-ports-baf1d060a9e219a309ca744fd3f95f5313933697.tar.zst marcuscom-ports-baf1d060a9e219a309ca744fd3f95f5313933697.zip |
Update to 2.31.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14228 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnome-games/files/patch-libgames-support_Makefile.in')
-rw-r--r-- | games/gnome-games/files/patch-libgames-support_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gnome-games/files/patch-libgames-support_Makefile.in b/games/gnome-games/files/patch-libgames-support_Makefile.in deleted file mode 100644 index 607fac314..000000000 --- a/games/gnome-games/files/patch-libgames-support_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgames-support/Makefile.in.orig 2010-05-29 15:45:53.000000000 +0200 -+++ libgames-support/Makefile.in 2010-05-29 15:46:23.000000000 +0200 -@@ -1582,7 +1582,7 @@ - - install-data-hook: - @GSETTINGS_SCHEMAS_INSTALL_TRUE@ if test -z "$(DATADIR)"; then \ --@GSETTINGS_SCHEMAS_INSTALL_TRUE@ $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) ; \ -+@GSETTINGS_SCHEMAS_INSTALL_TRUE@ $(GLIB_COMPILE_SCHEMAS) $(DESTDIR)$(gsettingsschemadir) ; \ - @GSETTINGS_SCHEMAS_INSTALL_TRUE@ fi - - @INTLTOOL_XML_NOMERGE_RULE@ |