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.


_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to