[flann] 04/54: remove tests for now

Leopold Palomo-Avellaneda leo at alaxarxa.net
Fri Jul 15 10:42:39 UTC 2016


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

lepalom-guest pushed a commit to branch master
in repository flann.

commit b9c681ded4cd48767c9a7fd316bdfb7da1bb6252
Author: Mathieu Malaterre <malat at debian.org>
Date:   Wed Apr 27 09:29:03 2011 +0000

    remove tests for now
---
 debian/patches/remove_tests.patch | 11 +++++++++++
 debian/patches/series             |  1 +
 debian/rules                      |  2 +-
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/patches/remove_tests.patch b/debian/patches/remove_tests.patch
new file mode 100644
index 0000000..5f1d0a0
--- /dev/null
+++ b/debian/patches/remove_tests.patch
@@ -0,0 +1,11 @@
+Index: flann-1.6.8/CMakeLists.txt
+===================================================================
+--- flann-1.6.8.orig/CMakeLists.txt	2011-04-27 11:21:43.000000000 +0200
++++ flann-1.6.8/CMakeLists.txt	2011-04-27 11:21:46.000000000 +0200
+@@ -114,5 +114,5 @@
+ add_subdirectory( cmake )
+ add_subdirectory( src )
+ add_subdirectory( examples )
+-add_subdirectory( test )
++#add_subdirectory( test )
+ add_subdirectory( doc )
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..f2850ba
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove_tests.patch
diff --git a/debian/rules b/debian/rules
index 66644db..e65351d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ export DH_OPTIONS
 
 
 %:
-	dh --parallel --buildsystem=cmake $@ 
+	dh --parallel --with quilt --buildsystem=cmake $@ 
 
 VER_MAJOR = 1
 VER_MINOR = 6

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



More information about the debian-science-commits mailing list