[urdfdom] 09/11: Update cleaning method

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Fri Feb 5 01:18:52 UTC 2016


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

jrivero-guest pushed a commit to branch master
in repository urdfdom.

commit 534621f6431b548154d52223274a55e4528dfe6d
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Fri Feb 5 01:12:29 2016 +0000

    Update cleaning method
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 6cf5c89..196b6b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@
 override_dh_auto_clean:
 	rm -f cmake/pkgconfig/urdfdom.pc \
 	      cmake/urdfdom-config.cmake
+	find urdf_parser_py/ -name *.pyc -exec rm {} \;
 	dh_auto_clean --
 
 override_dh_strip:

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



More information about the debian-science-commits mailing list