X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=bootstrap%2Fdebian%2Frules;h=c93fd8601849652f0e24c9f90be08af8ab965d16;hb=bc73ed911b8a6af9324214f931445ba910c313f4;hp=407c407834c9ab67c93d0e72394f24f6527593e2;hpb=d9ca4fe8d57548d1c1189da870b40a98f75d0135;p=gpl%2Fargeo-tp.git diff --git a/bootstrap/debian/rules b/bootstrap/debian/rules index 407c407..c93fd86 100755 --- a/bootstrap/debian/rules +++ b/bootstrap/debian/rules @@ -6,5 +6,8 @@ export LC_ALL JAVA_HOME := /usr/lib/jvm/java-17-openjdk-amd64 export JAVA_HOME +# do not include sources in the jar files +export BUILD_SOURCE_BUNDLES:=true + %: dh $@