From 9c8cc6d9c60036a4ccdd3dafde8fd2ac0c7467a5 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 18 Jan 2016 20:49:22 +0700 Subject: Multiple: Remove comments and whitespaces. Signed-off-by: Willy Sudiarto Raharjo --- network/plasma-nm-openconnect/plasma-nm-openconnect.SlackBuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'network/plasma-nm-openconnect') diff --git a/network/plasma-nm-openconnect/plasma-nm-openconnect.SlackBuild b/network/plasma-nm-openconnect/plasma-nm-openconnect.SlackBuild index b18d42109b..621b554b93 100644 --- a/network/plasma-nm-openconnect/plasma-nm-openconnect.SlackBuild +++ b/network/plasma-nm-openconnect/plasma-nm-openconnect.SlackBuild @@ -29,12 +29,10 @@ TAG=${TAG:-_SBo} SRCNAM=plasma-nm -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi @@ -61,7 +59,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -- cgit v1.2.3-80-g2a13