[mongo-cxx-driver] Don't delete mongocxx/options/ dir

This commit is contained in:
Alexander Karatarakis 2017-02-16 23:34:22 -08:00
parent 5d873f0520
commit 6d2b407b28
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Source: mongo-cxx-driver
Version: 3.0.3
Version: 3.0.3-1
Build-Depends: boost,libbson,mongo-c-driver
Description: MongoDB C++ Driver.

View File

@ -53,7 +53,7 @@ file(REMOVE_RECURSE
${CURRENT_PACKAGES_DIR}/include/mongocxx/test_util
${CURRENT_PACKAGES_DIR}/include/mongocxx/private
${CURRENT_PACKAGES_DIR}/include/mongocxx/exception/private
${CURRENT_PACKAGES_DIR}/include/mongocxx/options
${CURRENT_PACKAGES_DIR}/include/mongocxx/options/private
${CURRENT_PACKAGES_DIR}/debug/include)