[med-svn] [snpomatic] 03/15: override install rule

Sascha Steinbiss sascha-guest at moszumanska.debian.org
Sat Dec 12 21:59:58 UTC 2015


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

sascha-guest pushed a commit to branch master
in repository snpomatic.

commit f08bc8316d72555d46fd52d1c3a122cb2a9f7f69
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Sat Dec 12 20:33:45 2015 +0000

    override install rule
---
 debian/rules | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 18d6d31..7564f78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,8 @@ mandir := $(CURDIR)/debian/man
 debfolder := $(CURDIR)/debian
 
 %:
-	dh $@
\ No newline at end of file
+	dh $@
+
+override_dh_auto_install:
+	mkdir -p $(debfolder)/snpomatic/usr/bin
+	cp findknownsnps $(debfolder)/snpomatic/usr/bin
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snpomatic.git



More information about the debian-med-commit mailing list