summaryrefslogtreecommitdiffstats
path: root/games/gnomegames2/files/patch-ab
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-21 14:59:50 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-07-21 14:59:50 +0800
commit4e1822313ab22dbec88f02da791d482b7b60b7f5 (patch)
tree64e1fde04445de8af64b8061dc2c2d70ea69ba95 /games/gnomegames2/files/patch-ab
parent9ec8c44cf05337a7bbd7cbf22e3f63437594a981 (diff)
downloadmarcuscom-ports-4e1822313ab22dbec88f02da791d482b7b60b7f5.tar
marcuscom-ports-4e1822313ab22dbec88f02da791d482b7b60b7f5.tar.gz
marcuscom-ports-4e1822313ab22dbec88f02da791d482b7b60b7f5.tar.bz2
marcuscom-ports-4e1822313ab22dbec88f02da791d482b7b60b7f5.tar.lz
marcuscom-ports-4e1822313ab22dbec88f02da791d482b7b60b7f5.tar.xz
marcuscom-ports-4e1822313ab22dbec88f02da791d482b7b60b7f5.tar.zst
marcuscom-ports-4e1822313ab22dbec88f02da791d482b7b60b7f5.zip
Fix gnome-stones by removing a patch that was installing the game plug-ins in
the wrong directory. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2521 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomegames2/files/patch-ab')
-rw-r--r--games/gnomegames2/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gnomegames2/files/patch-ab b/games/gnomegames2/files/patch-ab
deleted file mode 100644
index 67cea1ce8..000000000
--- a/games/gnomegames2/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-stones/objects/Makefile.in.orig Sun Jun 15 20:28:06 2003
-+++ gnome-stones/objects/Makefile.in Sun Jun 15 20:28:06 2003
-@@ -136,7 +136,7 @@
-
- GSTONES_SRC_DIR = $(srcdir)/../
-
--objectdir = $(libdir)/gnome-stones/objects
-+objectdir = $(datadir)/gnome-stones/objects
-
- INCLUDES = \
- -I$(GSTONES_SRC_DIR) \