summaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center/files/patch-bn
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-03-15 02:05:55 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-03-15 02:05:55 +0000
commit530bf3aef771ec7f7f58c106e5b2f49e5b359115 (patch)
treefbf7c7a54b098faac996d12c9076b3376427e5f0 /sysutils/gnome-control-center/files/patch-bn
parentUpdate to version 2.8.5. (diff)
* Update 1.0.1 -> 1.0.2
* One file modified per patch in ${PATCHDIR}
Notes
Notes: svn path=/head/; revision=17213
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-bn')
-rw-r--r--sysutils/gnome-control-center/files/patch-bn31
1 files changed, 31 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center/files/patch-bn b/sysutils/gnome-control-center/files/patch-bn
new file mode 100644
index 000000000000..ae5c2bce9813
--- /dev/null
+++ b/sysutils/gnome-control-center/files/patch-bn
@@ -0,0 +1,31 @@
+--- control-center/Makefile.in.orig Mon Mar 1 00:10:13 1999
++++ control-center/Makefile.in Tue Mar 2 22:17:32 1999
+@@ -130,7 +130,7 @@
+ cxxflags_set = @cxxflags_set@
+ l = @l@
+
+-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
++INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
+
+
+ bin_PROGRAMS = gnomecc
+@@ -150,16 +150,16 @@
+
+ EXTRA_DIST = gnomecc.desktop cappletConf.sh.in $(appicon_DATA)
+
+-sysdir = $(datadir)/gnome/apps/Settings
++sysdir = $(datadir)/apps/Settings
+ sys_DATA = gnomecc.desktop
+
+-confexecdir = $(libdir)
++confexecdir = $(sysconfdir)
+ confexec_DATA = cappletConf.sh
+
+ libcapplet_la_SOURCES = capplet-widget.c capplet-widget-libs.c capplet-widget-libs.h $(CORBA_SRCLIST)
+
+
+-libcapplet_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir)
++libcapplet_la_LDFLAGS = -version-info 1:0:0
+ libcapplet_la_LIBADD = $(ORB_LIBS) -lm $(DL_LIB) $(GNORBA_LIBS)
+
+ include_HEADERS = capplet-widget.h