summaryrefslogtreecommitdiffstats
path: root/sysutils/xfce4-battery-plugin/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xfce4-battery-plugin/files/patch-configure')
-rw-r--r--sysutils/xfce4-battery-plugin/files/patch-configure21
1 files changed, 21 insertions, 0 deletions
diff --git a/sysutils/xfce4-battery-plugin/files/patch-configure b/sysutils/xfce4-battery-plugin/files/patch-configure
new file mode 100644
index 000000000..20507a42b
--- /dev/null
+++ b/sysutils/xfce4-battery-plugin/files/patch-configure
@@ -0,0 +1,21 @@
+--- configure.orig Sat Aug 9 04:05:09 2003
++++ configure Fri Sep 12 23:28:29 2003
+@@ -19273,7 +19273,8 @@
+
+
+ # This can be used to rebuild libtool when needed
+-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -19651,7 +19652,7 @@
+
+ echo "$as_me:$LINENO: checking where to install panel plugins" >&5
+ echo $ECHO_N "checking where to install panel plugins... $ECHO_C" >&6
+- XFCE4_PANEL_PLUGINSDIR=`$PKG_CONFIG --variable=pluginsdir xfce4-panel-1.0`
++ XFCE4_PANEL_PLUGINSDIR=${prefix}/lib/xfce4/panel-plugins
+
+ echo "$as_me:$LINENO: result: $XFCE4_PANEL_PLUGINSDIR" >&5
+ echo "${ECHO_T}$XFCE4_PANEL_PLUGINSDIR" >&6