diff options
| author | Drew DeVault <sir@cmpwn.com> | 2019-03-11 16:04:34 -0600 |
|---|---|---|
| committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-04-03 08:49:55 +0000 |
| commit | 8a901de31fa055ed591d487e12f8bb9ffcc0df21 (patch) | |
| tree | 10bc98c626703819e94ec25bf0c2eaa0f6fe2cc9 /testing/mongo-c-driver/generate_uninstall.patch | |
| parent | fffa6ab6963a4a0045f99432ac487957791685ea (diff) | |
| download | aports-8a901de31fa055ed591d487e12f8bb9ffcc0df21.tar.bz2 aports-8a901de31fa055ed591d487e12f8bb9ffcc0df21.tar.xz | |
community/mongodb: expunge nonfree software
Upstream has switched to a nonfree license.
Diffstat (limited to 'testing/mongo-c-driver/generate_uninstall.patch')
| -rw-r--r-- | testing/mongo-c-driver/generate_uninstall.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/mongo-c-driver/generate_uninstall.patch b/testing/mongo-c-driver/generate_uninstall.patch deleted file mode 100644 index 1434ae4283..0000000000 --- a/testing/mongo-c-driver/generate_uninstall.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index f7a0dfe..d63b93e 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -347,7 +347,7 @@ set (UNINSTALL_PROG_DIR "${CMAKE_INSTALL_FULL_DATADIR}/mongo-c-driver") - # - # This needs to be last (after all other add_subdirectory calls) to ensure that - # the generated uninstall program is complete and correct --add_subdirectory (generate_uninstall) -+# add_subdirectory (generate_uninstall) - - add_custom_target (uninstall - COMMAND "${UNINSTALL_PROG_DIR}/${UNINSTALL_PROG}" |
