summaryrefslogtreecommitdiff
path: root/x11/gnomecore/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnomecore/files/patch-ae')
-rw-r--r--x11/gnomecore/files/patch-ae10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11/gnomecore/files/patch-ae b/x11/gnomecore/files/patch-ae
index 464ef2979f01..7c5b9b37684b 100644
--- a/x11/gnomecore/files/patch-ae
+++ b/x11/gnomecore/files/patch-ae
@@ -355,8 +355,8 @@
cxxflags_set = @cxxflags_set@
l = @l@
--SUBDIRS = C
-+# SUBDIRS = C
+-SUBDIRS = C no
++# SUBDIRS = C no
-INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(datadir)/locale\""
+INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\""
@@ -374,11 +374,13 @@
CONFIG_HEADER = ../config.h
--- gsm/Makefile.in.orig Tue Mar 2 01:52:17 1999
+++ gsm/Makefile.in Sat Mar 6 17:59:42 1999
-@@ -154,7 +154,7 @@
+@@ -154,9 +154,9 @@
cxxflags_set = @cxxflags_set@
l = @l@
+
+ defaultdir = $(datadir)/gnome
--INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(datadir)/locale\"" -DDEFAULTDIR="\"$(datadir)\""
+-INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(datadir)/locale\"" -DDEFAULTDIR="\"$(defaultdir)\""
+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DDEFAULTDIR="\"$(datadir)\""