diff options
Diffstat (limited to 'games/gnome-games/files/patch-ab')
-rw-r--r-- | games/gnome-games/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gnome-games/files/patch-ab b/games/gnome-games/files/patch-ab new file mode 100644 index 000000000..67cea1ce8 --- /dev/null +++ b/games/gnome-games/files/patch-ab @@ -0,0 +1,11 @@ +--- 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) \ |