[gradle] 01/01: d/rules: Remove mh_linkjars override

Markus Koschany apo-guest at moszumanska.debian.org
Tue Oct 27 16:34:09 UTC 2015


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

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

commit 9dc8c8f9513c1f4e59fc5a236e65f5bae85276f3
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue Oct 27 13:42:14 2015 +0100

    d/rules: Remove mh_linkjars override
---
 debian/rules | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index d96c36c..d24c1b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,12 +39,6 @@ override_dh_install:
 	rm debian/gradle-doc/usr/share/doc/gradle/groovydoc/org/gradle/api/distribution/Distribution.html
 	rm debian/gradle-doc/usr/share/doc/gradle/groovydoc/org/gradle/api/initialization/Settings.html
 
-override_mh_linkjars:
-	# By default "mh_linkjars --skip-clean-pom" will be executed and no symlinks
-	# are generated. But removing the flag "--skip-clean-pom" makes things work.
-	# I don't know why so far.
-	mh_linkjars
-
 get-orig-source:
 	uscan --download-current-version --force-download --repack --compression xz
 
@@ -53,4 +47,4 @@ get-orig-source:
 # gradle can be rebuilt from source.
 bootstrap:
 	cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \
-	./debian/bootstrap.sh
\ No newline at end of file
+	./debian/bootstrap.sh

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



More information about the pkg-java-commits mailing list