X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=bootstrap%2Fdebian%2Frules;h=407c407834c9ab67c93d0e72394f24f6527593e2;hb=d9ca4fe8d57548d1c1189da870b40a98f75d0135;hp=2d33f6ac8992b7da84b39a5bca0742c4962d3349;hpb=5044df0df8cfdcdf2311f3a4f4b59f4b7cc72dc3;p=gpl%2Fargeo-tp.git diff --git a/bootstrap/debian/rules b/bootstrap/debian/rules index 2d33f6a..407c407 100755 --- a/bootstrap/debian/rules +++ b/bootstrap/debian/rules @@ -1,4 +1,10 @@ #!/usr/bin/make -f +LC_ALL := C.UTF-8 +export LC_ALL + +JAVA_HOME := /usr/lib/jvm/java-17-openjdk-amd64 +export JAVA_HOME + %: dh $@