[catkin] 01/03: Update clean target

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Dec 9 00:11:02 UTC 2014


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

jspricke-guest pushed a commit to branch master
in repository catkin.

commit 01eed220a40e066137991ac48dc1a9433b5921a1
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Dec 9 01:09:52 2014 +0100

    Update clean target
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 96693d2..4164226 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ override_dh_auto_clean:
 	dh_auto_clean --
 	-rm -rf build
 	-find . -name '*.pyc' -print0 | xargs -0 rm -f
+	-rm -f bin/catkin_findc
+	-rm -f bin/catkin_make_isolatedc
 
 override_dh_auto_install:
 	dh_auto_install --

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/catkin.git



More information about the debian-science-commits mailing list