X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=lib%2Fj2re.sh;h=2a8c05acdbacd3e5db18a90de8782c08daf5d56b;hp=94ce4a73977c5aea2d790e79c87bfb26587a74e5;hb=edb00d27b912c4864f573451c3eb36921e327c77;hpb=64fb735f8874c079d1fb1968bd13339f436368e7 diff --git a/lib/j2re.sh b/lib/j2re.sh index 94ce4a7..2a8c05a 100644 --- a/lib/j2re.sh +++ b/lib/j2re.sh @@ -32,6 +32,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" j2se_readme > "$debian_dir/README.Debian" j2se_changelog > "$debian_dir/changelog" j2re_control > "$debian_dir/control"