[xsom] 03/04: debian/rules: Improved the clean target

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Dec 16 16:46:23 UTC 2013


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

ebourg-guest pushed a commit to branch master
in repository xsom.

commit 2452529c67ca36d52242c254685a7c5036632250
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Dec 16 17:45:11 2013 +0100

    debian/rules: Improved the clean target
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e1da519..4b5b85d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,8 @@ override_dh_auto_clean:
 	sed -i \
 	  's|file://$(CURDIR)/debian/local/lcm.xsd|http://docs.oasis-open.org/regrep/v3.0/schema/lcm.xsd|' \
 	  test/XSOMParserTest.java
-
+	rm -Rf build
+	
 	dh_auto_clean
 
 

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



More information about the pkg-java-commits mailing list