[cup] 32/36: Use override for dh_clean

Markus Koschany apo-guest at moszumanska.debian.org
Wed Dec 30 03:36:42 UTC 2015


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

apo-guest pushed a commit to branch master
in repository cup.

commit 817edebd980142b07a6a890303457d1397fdacdf
Author: Markus Koschany <apo at debian.org>
Date:   Wed Dec 30 03:34:29 2015 +0100

    Use override for dh_clean
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 09db732..5904104 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,7 @@ override_dh_install:
 	install -D debian/cup.sh debian/cup/usr/bin/cup
 	mh_install -pcup
 
+override_dh_clean:
+	dh_clean
+	mh_clean
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cup.git



More information about the pkg-java-commits mailing list