aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk28/files/patch-wx-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk28/files/patch-wx-config.in')
-rw-r--r--x11-toolkits/wxgtk28/files/patch-wx-config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/wxgtk28/files/patch-wx-config.in b/x11-toolkits/wxgtk28/files/patch-wx-config.in
deleted file mode 100644
index 99fb6adf332c..000000000000
--- a/x11-toolkits/wxgtk28/files/patch-wx-config.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- wx-config.in.orig Mon May 31 18:11:50 2004
-+++ wx-config.in Sun Jun 27 20:08:21 2004
-@@ -230,7 +230,7 @@
- includes=" -I${includedir}"
- fi
-
-- includes="-I${libdir}/wx/include/${TOOLCHAIN_NAME}$includes"
-+ includes="-I${includedir}/wx/include/${TOOLCHAIN_NAME}$includes"
-
- # in inplace case we need to also add path to contrib headers -- do it
- # unconditionally as they might be used and we have no way of knowing if