summaryrefslogtreecommitdiff
path: root/x11/gnomecore/files/patch-ae
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-03-25 02:39:28 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-03-25 02:39:28 +0000
commitdddb6be03cd3dd1516694eff85bc156c9b00ca54 (patch)
tree45c856705f6c90c973a6f4aa383f7196c237ee82 /x11/gnomecore/files/patch-ae
parentUpdate 0.99.2 -> 1.0.2 (diff)
Update 1.0.1 -> 1.0.3
Notes
Notes: svn path=/head/; revision=17391
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)\""