summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk29/files/patch-contrib-src-gizmos-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk29/files/patch-contrib-src-gizmos-Makefile.in')
-rw-r--r--x11-toolkits/wxgtk29/files/patch-contrib-src-gizmos-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/wxgtk29/files/patch-contrib-src-gizmos-Makefile.in b/x11-toolkits/wxgtk29/files/patch-contrib-src-gizmos-Makefile.in
deleted file mode 100644
index 51b5ab5ee458..000000000000
--- a/x11-toolkits/wxgtk29/files/patch-contrib-src-gizmos-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- contrib/src/gizmos/Makefile.in.orig Thu Apr 21 00:33:08 2005
-+++ contrib/src/gizmos/Makefile.in Thu May 5 16:22:48 2005
-@@ -277,6 +277,8 @@
- all: $(__gizmosdll___depname) $(__gizmos_xrcdll___depname) $(__gizmoslib___depname) $(__gizmos_xrclib___depname)
-
- install: all $(__install_gizmosdll___depname) $(__install_gizmos_xrcdll___depname) $(__install_gizmoslib___depname) $(__install_gizmos_xrclib___depname)
-+
-+install-common:
- $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)
- for f in wx/gizmos/dynamicsash.h wx/gizmos/editlbox.h wx/gizmos/ledctrl.h wx/gizmos/multicell.h wx/gizmos/splittree.h wx/gizmos/statpict.h wx/gizmos/gizmos.h wx/gizmos/xh_statpict.h; do \
- if test ! -d $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)/`dirname $$f` ; then \