[med-svn] [freebayes] 02/02: Skip dh_auto_install

Andreas Tille tille at debian.org
Sun Feb 2 16:24:17 UTC 2014


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

tille pushed a commit to branch master
in repository freebayes.

commit 266f986e025532e106ea2bba60dd71d3bf91e8d0
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 2 17:24:00 2014 +0100

    Skip dh_auto_install
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4067ba0..cbbf206 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@ 
+
+override_dh_auto_install:
+	echo "Skip autoinstall process - files are moved around by dh_install"

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/freebayes.git



More information about the debian-med-commit mailing list