[Git][debian-proftpd-team/proftpd-mod-case][master] d/rules: use override_dh_auto_clean

Hilmar Preuße gitlab at salsa.debian.org
Thu May 3 11:04:58 BST 2018


Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-case


Commits:
9ae8b4ae by Hilmar Preuße at 2018-05-03T12:04:48+02:00
d/rules: use override_dh_auto_clean

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,5 @@ override_dh_gencontrol:
 	cat /usr/share/proftpd/proftpd-substvars >> $(CURDIR)/debian/$(DEBNAME).substvars
 	dh_gencontrol
 
-override_dh_clean:
+override_dh_auto_clean:
 	DESTDIR=$(CURDIR)/debian/$(DEBNAME) prxs -d $(MODULE_NAME).c
-	dh_clean
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-case/commit/9ae8b4ae15f59aa742184cd6d682d6f837c3404a

---
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-case/commit/9ae8b4ae15f59aa742184cd6d682d6f837c3404a
You're receiving this email because of your account on salsa.debian.org.


More information about the Pkg-proftpd-maintainers mailing list