[eclipse-pydev] 17/19: Remove redundant license files

Jakub Adam xhaakon-guest at moszumanska.debian.org
Fri Nov 22 08:31:54 UTC 2013


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

xhaakon-guest pushed a commit to branch master
in repository eclipse-pydev.

commit 1a6f328abde8ca68d493653e98772335bf43b589
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Fri Nov 22 07:40:02 2013 +0100

    Remove redundant license files
---
 debian/rules |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8c1d385..f45cd81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,10 @@ export JAVA_HOME:=/usr/lib/jvm/default-java
 override_jh_compilefeatures-indep:
 	jh_compilefeatures --build-opts="-DjavacTarget=1.7 -DjavacSource=1.7"
 
+override_jh_installeclipse:
+	jh_installeclipse
+	find debian/eclipse-pydev/usr/share/eclipse/dropins -type f -iname LICENSE.txt -delete
+
 override_dh_link:
 	JYTHON_BUNDLE=$$(basename $$(find debian/eclipse-pydev -type d -name org.python.pydev.jython_*)); \
 	dh_link -peclipse-pydev /usr/share/jython/Lib \

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



More information about the pkg-java-commits mailing list