[Pkg-wmaker-commits] [wmmon] 12/19: debian/rules: Drop override targets; no longer necessary.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 12 23:57:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmmon.
commit 0760a70b7ad1304c0007461ec20bdc519025fa2b
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Sat Aug 12 18:57:44 2017 -0400
debian/rules: Drop override targets; no longer necessary.
---
debian/rules | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/debian/rules b/debian/rules
index 1f68795..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,4 @@
#!/usr/bin/make -f
-#export DH_VERBOSE=1
%:
dh $@
-
-override_dh_auto_build:
- dh_testdir
- cd wmmon; $(MAKE)
-
-override_dh_clean:
- dh_testdir
- dh_testroot
- cd wmmon; $(MAKE) clean
- dh_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmon.git
More information about the Pkg-wmaker-commits
mailing list