[med-svn] [yaggo] 07/07: Really fix build
Andreas Tille
tille at debian.org
Thu Oct 5 20:30:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository yaggo.
commit 3c8841875f9611f579ee0073a9fa1b8bbdaae88b
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 5 22:13:23 2017 +0200
Really fix build
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 93b51d5..837c625 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@ HELP2MAN = help2man --no-info --version-string="$(DEB_VERSION_UPSTREAM)"
%:
dh $@
+override_dh_auto_install:
+ dh_auto_install -- DESTDIR="" prefix=$(CURDIR)/debian/$(DEB_SOURCE)/usr
+
override_dh_installman:
mkdir -p $(mandir)
$(HELP2MAN) \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/yaggo.git
More information about the debian-med-commit
mailing list