[netbeans] 01/03: Remove dh_auto_clean invocation again.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Jun 14 15:02:11 UTC 2015


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

apo-guest pushed a commit to branch master
in repository netbeans.

commit d9105fcefe71fb0217a9e38dd1707dcdacb15bfa
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun Jun 14 16:17:44 2015 +0200

    Remove dh_auto_clean invocation again.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1adf223..01c4ed7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -138,7 +138,6 @@ override_dh_auto_install:
 
 
 override_dh_auto_clean:
-	dh_auto_clean
 	$(call symlink, $(JAVADIR)/$(JH_JAR), javahelp/external/$(NB_JH_JAR))
 	$(call symlink, $(JAVADIR)/$(JSEARCH_JAR), apisupport.harness/external/$(NB_JSEARCH_JAR))
 	ant -Dpermit.jdk7.builds=true -f nbbuild/build.xml clean

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



More information about the pkg-java-commits mailing list