summaryrefslogtreecommitdiffstats
path: root/development/jdk13/jdk13.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/jdk13/jdk13.SlackBuild')
-rw-r--r--development/jdk13/jdk13.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/development/jdk13/jdk13.SlackBuild b/development/jdk13/jdk13.SlackBuild
index e79463eedf..b8f220ee59 100644
--- a/development/jdk13/jdk13.SlackBuild
+++ b/development/jdk13/jdk13.SlackBuild
@@ -1,4 +1,4 @@
-#!/bin/sh -eu
+#!/bin/sh
# Slackware build script for jdk13
@@ -35,6 +35,8 @@ if [ -z "$ARCH" ]; then
esac
fi
+set -e
+
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM