[maven] 04/16: Updated the clean target

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 8 06:47:39 UTC 2015


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

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

commit 81f3c600df69e112eeabd93f4fb6d57384532643
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 2 14:55:14 2014 +0200

    Updated the clean target
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ecaa206..0ffeaec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,7 @@ clean::
 	-rm -rf debian/tmp/mvn-repo
 	-rm $(DEB_BUILDDIR)/maven-ant-tasks-2.1.1.jar
 	-find . -name target -type d | xargs rm -rf
+	-rm -f dependencies.xml
 
 # No documentation released yet.
 #binary-post-install/$(PACKAGE)-doc::

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



More information about the pkg-java-commits mailing list