summaryrefslogtreecommitdiffstats
path: root/games/gnomegames2/files/patch-ab
blob: 67cea1ce815558c9b8512d574d809772b15de01a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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)                \