[Pkg-voip-commits] [twinkle] 01/03: Use debian/clean and drop override_dh_clean target
Peter Colberg
peter at colberg.org
Sun Nov 6 18:32:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
pc-guest pushed a commit to branch master
in repository twinkle.
commit a1af94e536d9760142b51d0ad4220a71813bb956
Author: Rolf Leggewie <foss at rolf.leggewie.biz>
Date: Sat Oct 29 11:37:25 2016 +0200
Use debian/clean and drop override_dh_clean target
---
debian/clean | 1 +
debian/rules | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..0e7e7b5
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+debian/twinkle.1
diff --git a/debian/rules b/debian/rules
index 1659f43..76863be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,10 +21,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
-override_dh_clean:
- rm -f debian/twinkle.1
- dh_clean
-
override_dh_auto_configure:
dh_auto_configure -- $(CONFIGURE_FLAGS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/twinkle.git
More information about the Pkg-voip-commits
mailing list