summaryrefslogtreecommitdiffstats
path: root/system/posixovl/posixovl.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/posixovl/posixovl.SlackBuild')
-rw-r--r--system/posixovl/posixovl.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/system/posixovl/posixovl.SlackBuild b/system/posixovl/posixovl.SlackBuild
index 9512761dda..be8ae05e66 100644
--- a/system/posixovl/posixovl.SlackBuild
+++ b/system/posixovl/posixovl.SlackBuild
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -e
#
# Slackware build script for posixovl
#
@@ -29,8 +29,6 @@
# top-level directory now has the version number in it). Also, fix
# compliation on 15.0 and stop installing the install instructions.
-set -e
-
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=posixovl