diff options
Diffstat (limited to 'net-libs/wt/files/cmakelist.patch')
-rw-r--r-- | net-libs/wt/files/cmakelist.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-libs/wt/files/cmakelist.patch b/net-libs/wt/files/cmakelist.patch new file mode 100644 index 000000000000..a121d00ff9cc --- /dev/null +++ b/net-libs/wt/files/cmakelist.patch @@ -0,0 +1,5 @@ +--- CMakeLists.txt 2012-07-04 00:50:36.000000000 -0700 ++++ CMakeLists-new 2012-10-02 11:25:05.860077447 -0700 +@@ -451 +451 @@ IF(NOT EXISTS ${DESTDIR}${CONFIGDIR}/wt_ +- INSTALL(FILES ${WT_BINARY_DIR}/wt_config.xml DESTINATION ${DESTDIR}${CONFIGDIR}) ++ INSTALL(FILES ${WT_BINARY_DIR}/wt_config.xml DESTINATION ${CONFIGDIR}) |