From b80064cbb9898918e6563795d0233e58fde5e7a6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 8 Jul 2010 07:37:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'. --- x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in (limited to 'x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in') diff --git a/x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in b/x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in deleted file mode 100644 index 1089e7351728..000000000000 --- a/x11-toolkits/wxgtk29/files/patch-contrib-src-plot-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/src/plot/Makefile.in.orig 2009-03-06 18:18:00.000000000 +0600 -+++ contrib/src/plot/Makefile.in 2009-03-20 00:07:59.000000000 +0600 -@@ -213,6 +213,8 @@ - all: $(__plotdll___depname) $(__plotlib___depname) - - install: $(__install_plotdll___depname) $(__install_plotlib___depname) -+ -+install-common: - $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR) - for f in wx/plot/plot.h wx/plot/plot_dwn.bmp wx/plot/plot_enl.bmp wx/plot/plot_shr.bmp wx/plot/plot_up.bmp wx/plot/plot_zin.bmp wx/plot/plot_zot.bmp wx/plot/wxplot.rc; do \ - if test ! -d $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)/`dirname $$f` ; then \ -- cgit v1.2.3