[med-svn] [phast] 01/02: Fix clean target

Andreas Tille tille at debian.org
Fri Jun 3 05:25:49 UTC 2016


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

tille pushed a commit to branch master
in repository phast.

commit 45f805192acc13c5167b21ad22c9809a2a6b527f
Author: Andreas Tille <tille at debian.org>
Date:   Sat May 28 07:50:09 2016 +0200

    Fix clean target
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 1d11ebc..d726524 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,6 @@
 %:
 	dh $@
 
-#get-orig-source:
-#	. debian/get-orig-source
+override_dh_auto_clean:
+	dh_auto_clean
+	cd src && make clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/phast.git



More information about the debian-med-commit mailing list