[vtk7] 20/24: Remove vtksqlite subdirectory

Gert Wollny gewo at moszumanska.debian.org
Sun Jul 9 08:00:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

gewo pushed a commit to branch master
in repository vtk7.

commit 7f05e20434dfbb9694a995434fefd2908cbab876
Author: Gert Wollny <gewo at debian.org>
Date:   Sat Jul 8 17:53:24 2017 +0000

    Remove vtksqlite subdirectory
---
 debian/patches/40_use_system_sqlite.patch | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/patches/40_use_system_sqlite.patch b/debian/patches/40_use_system_sqlite.patch
index 59fd4cb..ab42fa4 100644
--- a/debian/patches/40_use_system_sqlite.patch
+++ b/debian/patches/40_use_system_sqlite.patch
@@ -534,3 +534,11 @@ Last-Update: 2014-06-03
    bool InitialFetch;
    int InitialFetchResult;
    char *LastErrorText;
+--- a/ThirdParty/sqlite/CMakeLists.txt
++++ b/ThirdParty/sqlite/CMakeLists.txt
+@@ -1,4 +1,4 @@
+ set(vtksqlite_THIRD_PARTY 1)
+ set(vtksqlite_LIBRARIES vtksqlite)
+ vtk_module_export_info()
+-add_subdirectory(vtksqlite)
++#add_subdirectory(vtksqlite)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk7.git



More information about the debian-science-commits mailing list