diff options
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-configure')
-rw-r--r-- | sysutils/gnome-control-center/files/patch-configure | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure deleted file mode 100644 index 1f63c8a48..000000000 --- a/sysutils/gnome-control-center/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Wed Dec 18 16:10:09 2002 -+++ configure Sun Dec 22 16:36:03 2002 -@@ -8516,6 +8516,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12607,7 +12608,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}" -+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}" - _ACEOF - - GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons' |