[Git][java-team/umlet][debian/sid] deactivate override_dh_auto_build

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Oct 9 08:34:21 BST 2024



Andreas Tille pushed to branch debian/sid at Debian Java Maintainers / umlet


Commits:
5e709c60 by Andreas Tille at 2024-10-09T08:11:34+02:00
deactivate override_dh_auto_build

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -15,14 +15,14 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 %:
 	dh $@ --with javahelper
 
-override_dh_auto_build:
+#override_dh_auto_build:
 	## FIXME: Deactivated old code dealing with eclipse plugin
 	##test -d eclipse-plugin-source || mkdir eclipse-plugin-source
 	### move unused source code out of the way
 	##mv Baselet/src/com/baselet/plugin/ eclipse-plugin-source/ || true
 	##mv Baselet/src/com/baselet/gui/eclipse/ eclipse-plugin-source/ || true
 
-	jh_build --no-javadoc --main=com.baselet.control.Main umlet.jar Baselet/src BaseletElements/src
+#	jh_build --no-javadoc --main=com.baselet.control.Main umlet.jar Baselet/src BaseletElements/src
 
 override_dh_clean:
 	### move unused source code back in



View it on GitLab: https://salsa.debian.org/java-team/umlet/-/commit/5e709c60a525e4d770ced0321a59f7323684416e

-- 
View it on GitLab: https://salsa.debian.org/java-team/umlet/-/commit/5e709c60a525e4d770ced0321a59f7323684416e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20241009/66786414/attachment.htm>


More information about the pkg-java-commits mailing list