X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=bootstrap%2Fdebian%2Frules;h=82a0f75942a55f679f949fd8e521bfc26db955dd;hb=e25a072cb30e1a3fc7ebe6ce7716f89c877bc9f5;hp=2d33f6ac8992b7da84b39a5bca0742c4962d3349;hpb=5044df0df8cfdcdf2311f3a4f4b59f4b7cc72dc3;p=gpl%2Fargeo-tp.git diff --git a/bootstrap/debian/rules b/bootstrap/debian/rules index 2d33f6a..82a0f75 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-openj9-amd64 +export JAVA_HOME + %: dh $@