[Pkg-voip-commits] [pjproject] 01/01: run dh_clean in clean target

Bernhard Schmidt berni at moszumanska.debian.org
Sat Dec 17 13:50:41 UTC 2016


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

berni pushed a commit to branch master
in repository pjproject.

commit c1d611d686c67614b804c8bcf8f400bfe104ab97
Author: Bernhard Schmidt <berni at debian.org>
Date:   Sat Dec 17 14:50:03 2016 +0100

    run dh_clean in clean target
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 963059c..c9b0dfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ override_dh_auto_clean:
 	# left-overs from the tests:
 	find tests/pjsua/ -name \*.pyc | xargs --no-run-if-empty rm
 	rm -rf tests/pjsua/logs/ tests/pjsua/wavs/
+	dh_clean
 
 override_dh_auto_configure:
 	cp debian/config_site.h pjlib/include/pj/

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



More information about the Pkg-voip-commits mailing list