cornucopia: bump SRCREV
[openembedded.git] / recipes / wt / wt3 / ext.patch
blob89246ebbf631f4610f6f9d9122cbecae931946f7
1 --- wt-2.99.0/src/Wt/Ext/CMakeLists.txt 2009-03-11 21:30:10.000000000 +0100
2 +++ wt-2.99.0/src/Wt/Ext/CMakeLists.txt.new 2009-03-11 21:31:33.000000000 +0100
3 @@ -1,2 +1,3 @@
4 -INSTALL_FILES(/include/Wt/Ext "...+[^Ch~]$")
5 +# avoid CMake* getting included
6 +INSTALL_FILES(/include/Wt/Ext "^[A-Z][a-z].*[^Ch~]$")
7 INSTALL_FILES(/include/Wt/Ext ExtDllDefs.h)