mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/adoptopenjdk: Remove template comments from script.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
fafedaf856
commit
0e5cab2e35
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ if [ "${ARCH}" != "x86_64" ]; then
|
|||
fi
|
||||
LIBDIRSUFFIX="64"
|
||||
|
||||
# Exit on most errors.
|
||||
set -e
|
||||
|
||||
rm -rf ${PKG}
|
||||
|
|
Loading…
Reference in a new issue