removed duplicated info line

This commit is contained in:
Jiri Vanek 2023-11-29 18:03:42 +01:00
parent 8a7656ebac
commit 4b38c2140b
1 changed files with 0 additions and 2 deletions

View File

@ -1304,8 +1304,6 @@ function packagejdk() {
mkdir -p ${packagesdir}
pushd ${imagesdir}
echo "Packaging build from ${imagesdir} to ${packagesdir}..."
if [ "x$suffix" = "x" ] ; then
nameSuffix=""
else