[med-svn] [probabel] 01/03: Added a patch so that the checks (run by make check) are not installed.
Lennart Karssen
lckarssen-guest at moszumanska.debian.org
Mon Dec 16 07:32:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
lckarssen-guest pushed a commit to branch master
in repository probabel.
commit 2a61a5985d6f68940d5fddc015d78bf70e6f6bc5
Author: L.C. Karssen <lennart at karssen.org>
Date: Mon Dec 16 07:53:07 2013 +0100
Added a patch so that the checks (run by make check) are not installed.
---
debian/patches/dont-install-checks.patch | 15 +++++++++++++++
debian/patches/series | 1 +
2 files changed, 16 insertions(+)
diff --git a/debian/patches/dont-install-checks.patch b/debian/patches/dont-install-checks.patch
new file mode 100644
index 0000000..a8e6def
--- /dev/null
+++ b/debian/patches/dont-install-checks.patch
@@ -0,0 +1,15 @@
+--- a/checks/Makefile.am
++++ b/checks/Makefile.am
+@@ -57,9 +57,9 @@
+
+ TESTS = $(check_SCRIPTS)
+
+-testsdir = $(pkgdatadir)/tests
+-dist_tests_DATA = $(verified_results) $(input_files)
+-dist_tests_SCRIPTS = $(check_SCRIPTS)
++#testsdir = $(pkgdatadir)/tests
++#dist_tests_DATA = $(verified_results) $(input_files)
++#dist_tests_SCRIPTS = $(check_SCRIPTS)
+
+
+ ##################################################
diff --git a/debian/patches/series b/debian/patches/series
index 8a01251..267e50e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+dont-install-checks.patch
fix-shell-in-dose-input-check.path
fix-extIDS.pl.patch
man-page-probabel.pl
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git
More information about the debian-med-commit
mailing list