aboutsummaryrefslogtreecommitdiffstats
path: root/packages/wt/wt3-2.99.0/ext.patch
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-03-12 11:06:50 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-03-12 11:06:50 +0100
commit9bf2becd7b6596eae1d7078038910ed59a319fa5 (patch)
treeddfeba68e09704f17efca4f0221699e191dfc15b /packages/wt/wt3-2.99.0/ext.patch
parentffe697599f46f5f5e24bc63342d8ddeb288170f2 (diff)
downloadopenembedded-9bf2becd7b6596eae1d7078038910ed59a319fa5.tar.gz
wt3: created: wt 3.* (including 2.99); retain package wt (which is for 2.*) as 2.* and 3.* are not compatible
Diffstat (limited to 'packages/wt/wt3-2.99.0/ext.patch')
-rw-r--r--packages/wt/wt3-2.99.0/ext.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/wt/wt3-2.99.0/ext.patch b/packages/wt/wt3-2.99.0/ext.patch
new file mode 100644
index 0000000000..89246ebbf6
--- /dev/null
+++ b/packages/wt/wt3-2.99.0/ext.patch
@@ -0,0 +1,7 @@
+--- wt-2.99.0/src/Wt/Ext/CMakeLists.txt 2009-03-11 21:30:10.000000000 +0100
++++ wt-2.99.0/src/Wt/Ext/CMakeLists.txt.new 2009-03-11 21:31:33.000000000 +0100
+@@ -1,2 +1,3 @@
+-INSTALL_FILES(/include/Wt/Ext "...+[^Ch~]$")
++# avoid CMake* getting included
++INSTALL_FILES(/include/Wt/Ext "^[A-Z][a-z].*[^Ch~]$")
+ INSTALL_FILES(/include/Wt/Ext ExtDllDefs.h)