[debian-edu-commits] debian-edu/ 01/01: fix new dh9 style building to only build the manuals once

Holger Levsen holger at moszumanska.debian.org
Sat Oct 4 19:42:24 UTC 2014


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

holger pushed a commit to branch master
in repository debian-edu-doc.

commit 2e527b2286157c723dd083541542559a13415c3b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Oct 4 21:41:38 2014 +0200

    fix new dh9 style building to only build the manuals once
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 597c9db..6ecd39d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ get-orig-source:
 %:
 	dh $@
 
+override_dh_auto_install:
+
 override_dh_install:
 	$(MAKE) install DESTDIR="$(DESTDIR)"
 

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



More information about the debian-edu-commits mailing list