From e148bdfd16958217421b525a25886a1f0c04fccd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 14 Feb 2023 02:29:32 -0500 Subject: system/posixovl: Align with template. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/posixovl/posixovl.SlackBuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'system/posixovl') 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 -- cgit v1.2.3-80-g2a13