summaryrefslogtreecommitdiff
path: root/sysutils/gnomecontrolcenter2/files/patch-configure
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/gnomecontrolcenter2/files/patch-configure
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 'sysutils/gnomecontrolcenter2/files/patch-configure')
-rw-r--r--sysutils/gnomecontrolcenter2/files/patch-configure22
1 files changed, 15 insertions, 7 deletions
diff --git a/sysutils/gnomecontrolcenter2/files/patch-configure b/sysutils/gnomecontrolcenter2/files/patch-configure
index 53566354e4ac..7e44bf49ffc1 100644
--- a/sysutils/gnomecontrolcenter2/files/patch-configure
+++ b/sysutils/gnomecontrolcenter2/files/patch-configure
@@ -1,11 +1,19 @@
---- configure.orig Sun May 5 16:29:53 2002
-+++ configure Sun May 5 16:30:05 2002
-@@ -9161,7 +9161,7 @@
+--- configure.orig Mon May 6 01:33:23 2002
++++ configure Mon May 6 01:33:51 2002
+@@ -7353,6 +7353,7 @@
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- cat >> confdefs.h <<EOF
--#define GNOME_ICONDIR "${prefix}/share/pixmaps"
-+#define GNOME_ICONDIR "${datadir}/pixmaps"
- EOF
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -11337,7 +11338,7 @@
+ fi
+ cat >>confdefs.h <<EOF
+-#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}"
++#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}"
+ EOF
+ GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons'