[med-svn] [relion] 20/36: d/rules: Need to remove --fail-missingwq
Roland Fehrenbacher
rfehren-guest at moszumanska.debian.org
Mon Oct 13 20:41:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
rfehren-guest pushed a commit to branch master
in repository relion.
commit d80d4360d12e659d2102bb14a12bc3f606ebd65c
Author: Roland Fehrenbacher <rf at q-leap.de>
Date: Sat Oct 11 00:11:41 2014 +0000
d/rules: Need to remove --fail-missingwq
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d9c426e..e6c57b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ override_dh_prep:
dh_prep -X debian/tmp
override_dh_auto_install:
- dh_install --fail-missing
+ dh_install
describe-current-version:
git describe --tags upstream | sed 's,^release-,,;s,-,+,;s,-,~,;'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/relion.git
More information about the debian-med-commit
mailing list