[libjfreechart-java] 07/30: Remove mh_clean invocation
    Markus Koschany 
    apo at moszumanska.debian.org
       
    Sun Oct 16 17:46:23 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libjfreechart-java.
commit 1090cd315515097dbc520b753412e96061433668
Author: Markus Koschany <apo at debian.org>
Date:   Sat Oct 15 23:37:55 2016 +0200
    Remove mh_clean invocation
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 69f1178..26251e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,6 @@ PACKAGE := jfreechart
 MAVEN_REPO := http://repo1.maven.org/maven2
 
 clean::
-	mh_clean
 	-rm -rf build
 	-rm -rf javadoc
 	-rm -f lib/jfreechart-$(DEB_UPSTREAM_VERSION)*.jar lib/swtgraphics2d.jar
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjfreechart-java.git
    
    
More information about the pkg-java-commits
mailing list