development/adoptopenjdk: Remove template comments from script.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-03 16:39:06 -05:00 committed by Willy Sudiarto Raharjo
parent fafedaf856
commit 0e5cab2e35
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -42,7 +42,6 @@ if [ "${ARCH}" != "x86_64" ]; then
fi
LIBDIRSUFFIX="64"
# Exit on most errors.
set -e
rm -rf ${PKG}