summaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-configure')
-rw-r--r--sysutils/gnome-control-center/files/patch-configure22
1 files changed, 15 insertions, 7 deletions
diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure
index 53566354e4ac..7e44bf49ffc1 100644
--- a/sysutils/gnome-control-center/files/patch-configure
+++ b/sysutils/gnome-control-center/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'