From 651fcb4a5f3c8b163358d9c3658193db38d0e274 Mon Sep 17 00:00:00 2001 From: Igor Alexandrov Date: Fri, 24 Apr 2020 07:45:38 +0700 Subject: development/jdk13: Update script. Signed-off-by: Willy Sudiarto Raharjo --- development/jdk13/jdk13.SlackBuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'development/jdk13/jdk13.SlackBuild') diff --git a/development/jdk13/jdk13.SlackBuild b/development/jdk13/jdk13.SlackBuild index d914c5c2a279f..e79463eedf4a3 100644 --- a/development/jdk13/jdk13.SlackBuild +++ b/development/jdk13/jdk13.SlackBuild @@ -1,8 +1,8 @@ -#!/bin/sh +#!/bin/sh -eu # Slackware build script for jdk13 -# Copyright 2019 2020 Igor Alexandrov +# Copyright 2019, 2020 Igor Alexandrov # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -46,8 +46,6 @@ if [ "$ARCH" != "x86_64" ]; then fi LIBDIRSUFFIX=64 -set -e - rm -rf $PKG mkdir -p $TMP $OUTPUT \ $PKG/{install,etc/profile.d,usr/{bin,lib${LIBDIRSUFFIX},doc/$PRGNAM-$VERSION,man/man1}} -- cgit v1.2.3