diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-21 14:59:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-21 14:59:50 +0800 |
commit | 4e1822313ab22dbec88f02da791d482b7b60b7f5 (patch) | |
tree | 64e1fde04445de8af64b8061dc2c2d70ea69ba95 /games/gnome-games/files | |
parent | 9ec8c44cf05337a7bbd7cbf22e3f63437594a981 (diff) | |
download | marcuscom-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/gnome-games/files')
-rw-r--r-- | games/gnome-games/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/gnome-games/files/patch-ab b/games/gnome-games/files/patch-ab deleted file mode 100644 index 67cea1ce8..000000000 --- a/games/gnome-games/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) \ |