summaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center/files/patch-bn
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-08 22:35:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-08 22:35:43 +0000
commite68ba8be55f5ef2bbcab8e670c8c6054fe7eaac5 (patch)
tree69966358585d72860a02fb2430a99faea3d02bd4 /sysutils/gnome-control-center/files/patch-bn
parentAdd gnomeutils2 after repo copy from gnomeutils. These are miscellaneous (diff)
Add gnomecontrolcenter2 after repo copy from gnomecontrolcenter. This
is the configuration frontend for the GNOME 2.0 desktop.
Notes
Notes: svn path=/head/; revision=58762
Diffstat (limited to '')
-rw-r--r--sysutils/gnome-control-center/files/patch-bn16
1 files changed, 0 insertions, 16 deletions
diff --git a/sysutils/gnome-control-center/files/patch-bn b/sysutils/gnome-control-center/files/patch-bn
deleted file mode 100644
index 294e18fe95ed..000000000000
--- a/sysutils/gnome-control-center/files/patch-bn
+++ /dev/null
@@ -1,16 +0,0 @@
---- control-center/Makefile.in.orig Tue Aug 1 22:42:01 2000
-+++ control-center/Makefile.in Tue Aug 1 22:45:47 2000
-@@ -162,3 +162,3 @@
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = cappletConf.sh
-@@ -168,3 +168,3 @@
-
--libcapplet_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir)
-+libcapplet_la_LDFLAGS = -version-info 5:0:0
- libcapplet_la_LIBADD = $(ORB_LIBS) -lm $(DL_LIB) $(GNORBA_LIBS)
-@@ -590,2 +590,3 @@
- -e 's?\@ORB_LIBS\@?$(ORB_LIBS)?g' \
-+ -e 's?\@VERSION\@?$(VERSION)?g' \
- < $(srcdir)/cappletConf.sh.in > cappletConf.tmp \