2000-06-01 16:10:38 +00:00
|
|
|
--- gncal/Makefile.in.orig Sat May 20 20:52:50 2000
|
|
|
|
+++ gncal/Makefile.in Tue May 30 14:34:37 2000
|
|
|
|
@@ -143,3 +143,3 @@
|
1999-01-17 20:15:26 +00:00
|
|
|
|
1999-10-14 09:16:57 +00:00
|
|
|
-help_base = $(datadir)/gnome/help/cal
|
2000-06-01 16:10:38 +00:00
|
|
|
+help_base = $(datadir)/help/gnomecal
|
1999-02-02 07:33:56 +00:00
|
|
|
|
2000-06-01 16:10:38 +00:00
|
|
|
@@ -148,3 +148,3 @@
|
1999-02-02 07:33:56 +00:00
|
|
|
|
2000-06-01 16:10:38 +00:00
|
|
|
-INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) $(GNOME_CONDUIT_INCLUDEDIR) $(PISOCK_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(datadir)/locale"\"
|
|
|
|
+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) $(GNOME_CONDUIT_INCLUDEDIR) $(PISOCK_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\"
|
1999-01-17 20:15:26 +00:00
|
|
|
|
2000-06-01 16:10:38 +00:00
|
|
|
@@ -223,3 +223,3 @@
|
1999-03-09 01:13:40 +00:00
|
|
|
|
2000-06-01 16:10:38 +00:00
|
|
|
-@HAVE_GNOME_PILOT_TRUE@panelConduitsdir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits
|
|
|
|
+@HAVE_GNOME_PILOT_TRUE@panelConduitsdir = $(datadir)/apps/Settings/Peripherals/Conduits
|
|
|
|
@HAVE_GNOME_PILOT_TRUE@panelConduits_DATA = $(ccenterConduits_DATA)
|
|
|
|
@@ -235,3 +235,3 @@
|
1999-03-09 01:13:40 +00:00
|
|
|
|
|
|
|
-Productivitydir = $(datadir)/gnome/apps/Applications
|
|
|
|
+Productivitydir = $(datadir)/apps/Applications
|
|
|
|
|
2000-06-01 16:10:38 +00:00
|
|
|
--- gnomecard/Makefile.in.orig Sat May 20 20:52:58 2000
|
|
|
|
+++ gnomecard/Makefile.in Tue May 30 14:35:44 2000
|
|
|
|
@@ -137,5 +137,5 @@
|
1999-01-17 20:15:26 +00:00
|
|
|
|
|
|
|
-xpmhelp_base = $(datadir)/gnome/help/cal
|
2000-06-01 16:10:38 +00:00
|
|
|
+xpmhelp_base = $(datadir)/help/cal
|
1999-01-17 20:15:26 +00:00
|
|
|
|
2000-06-01 16:10:38 +00:00
|
|
|
-INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(datadir)/locale"\" $(PISOCK_INCLUDEDIR) -I../../gcalendar
|
|
|
|
+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" $(PISOCK_INCLUDEDIR) -I../../gcalendar
|
1999-02-02 07:33:56 +00:00
|
|
|
|
2000-06-01 16:10:38 +00:00
|
|
|
@@ -185,3 +185,3 @@
|
1999-01-17 20:15:26 +00:00
|
|
|
|
2000-06-01 16:10:38 +00:00
|
|
|
-@HAVE_GNOME_PILOT_TRUE@panelConduitsdir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits
|
|
|
|
+@HAVE_GNOME_PILOT_TRUE@panelConduitsdir = $(datadir)/apps/Settings/Peripherals/Conduits
|
|
|
|
@HAVE_GNOME_PILOT_TRUE@panelConduits_DATA = $(ccenterConduits_DATA)
|
|
|
|
@@ -194,3 +194,3 @@
|
1999-03-09 01:13:40 +00:00
|
|
|
|
|
|
|
-Productivitydir = $(datadir)/gnome/apps/Applications
|
|
|
|
+Productivitydir = $(datadir)/apps/Applications
|
|
|
|
|