[med-svn] [baitfisher] 04/07: use debhelper for examples
Olivier Sallou
osallou at debian.org
Sat Jan 14 08:36:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository baitfisher.
commit 0cc56cc1d58b494853ae322543b3404293ca80b9
Author: Olivier Sallou <osallou at debian.org>
Date: Sat Jan 14 08:05:34 2017 +0000
use debhelper for examples
---
debian/baitfisher.examples | 1 +
debian/dirs | 1 -
debian/rules | 5 -----
3 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/debian/baitfisher.examples b/debian/baitfisher.examples
new file mode 100644
index 0000000..2593c18
--- /dev/null
+++ b/debian/baitfisher.examples
@@ -0,0 +1 @@
+EExample/Example-without-alignment-cutting
diff --git a/debian/dirs b/debian/dirs
index b4c3671..e772481 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,2 +1 @@
usr/bin
-usr/share/doc/baitfisher/example/BaitFisher-results
diff --git a/debian/rules b/debian/rules
index 25dbe1b..bb8a8a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,8 +21,3 @@ override_dh_installman:
help2man --no-discard-stderr -o BaitFilter.1 ./BaitFilter-v*
help2man --no-discard-stderr -o BaitFisher.1 ./BaitFisher-v*
dh_installman
-
-override_dh_installdocs:
- cp -r Example/* usr/share/doc/baitfisher/example/
- dh_installdocs
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/baitfisher.git
More information about the debian-med-commit
mailing list