diff options
Diffstat (limited to 'sysutils/xfce4-battery-plugin/files/patch-panel-plugin::Makefile.in')
| -rw-r--r-- | sysutils/xfce4-battery-plugin/files/patch-panel-plugin::Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/xfce4-battery-plugin/files/patch-panel-plugin::Makefile.in b/sysutils/xfce4-battery-plugin/files/patch-panel-plugin::Makefile.in deleted file mode 100644 index db6ffeabf9cf..000000000000 --- a/sysutils/xfce4-battery-plugin/files/patch-panel-plugin::Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- panel-plugin/Makefile.in.orig Fri Aug 1 12:37:32 2003 -+++ panel-plugin/Makefile.in Fri Aug 1 12:38:09 2003 -@@ -209,8 +209,8 @@ - @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ - if test -f $$p; then \ - f="`echo $$p | sed -e 's|^.*/||'`"; \ -- echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f"; \ -- $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f; \ -+ echo " $(LIBTOOL) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f"; \ -+ $(LIBTOOL) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(plugindir)/$$f; \ - else :; fi; \ - done - |
