X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=lib%2Fjre.sh;fp=lib%2Fjre.sh;h=386436dfea551ed9a28fa728cb93fcd68615c6c0;hp=da8609529bc3ed27bf261c5bc3e4045db58904a1;hb=2db62a21fffe2ec4479cc496b99e4abcbc350895;hpb=2a9168df2bfed5c3353dfea956029a572d2a1e9b diff --git a/lib/jre.sh b/lib/jre.sh index da86095..386436d 100644 --- a/lib/jre.sh +++ b/lib/jre.sh @@ -30,7 +30,7 @@ j2re_run() { install -d -m 755 "$( dirname "$target" )" extract_bin "$archive_path" "$j2se_expected_min_size" "$target" rm -rf "$target/.systemPrefs" - echo "7" > "$debian_dir/compat" + echo "9" > "$debian_dir/compat" j2se_readme > "$debian_dir/README.Debian" j2se_changelog > "$debian_dir/changelog" j2re_control > "$debian_dir/control"