summaryrefslogtreecommitdiff
path: root/games/gnome-games/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-games/patches/patch-ae')
-rw-r--r--games/gnome-games/patches/patch-ae17
1 files changed, 12 insertions, 5 deletions
diff --git a/games/gnome-games/patches/patch-ae b/games/gnome-games/patches/patch-ae
index 70d1c172820..90a0453eb8e 100644
--- a/games/gnome-games/patches/patch-ae
+++ b/games/gnome-games/patches/patch-ae
@@ -1,10 +1,17 @@
-$NetBSD: patch-ae,v 1.2 2002/05/12 00:28:23 rh Exp $
+$NetBSD: patch-ae,v 1.3 2002/12/01 02:00:14 salo Exp $
---- gnome-stones/objects/Makefile.am.orig Tue Nov 10 14:55:56 1998
-+++ gnome-stones/objects/Makefile.am
-@@ -6,9 +6,11 @@
+--- gnome-stones/objects/Makefile.am.orig Tue Nov 10 05:55:56 1998
++++ gnome-stones/objects/Makefile.am Sun Dec 1 02:15:05 2002
+@@ -1,14 +1,17 @@
+ GSTONES_SRC_DIR = $(srcdir)/../
+
+ objectdir= $(libdir)/gnome-stones/objects
++localedir= $(prefix)/share/locale
+
+ INCLUDES = \
-I$(GSTONES_SRC_DIR) \
- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
+- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
++ -DGNOMELOCALEDIR=\""$(localedir)"\" \
-I$(includedir) \
- $(GNOME_INCLUDEDIR)
+ $(GNOME_INCLUDEDIR) $(GDK_PIXBUF_CFLAGS)