aboutsummaryrefslogtreecommitdiff
path: root/patches/openssh/openssh.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'patches/openssh/openssh.SlackBuild')
-rwxr-xr-xpatches/openssh/openssh.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/openssh/openssh.SlackBuild b/patches/openssh/openssh.SlackBuild
index 31a4e6e3..95c62058 100755
--- a/patches/openssh/openssh.SlackBuild
+++ b/patches/openssh/openssh.SlackBuild
@@ -142,7 +142,7 @@ CFLAGS="$SLKCFLAGS" \
--with-privsep-user=sshd \
$ARCH-slackware-linux
-make
+make || exit 32
# Install the package:
make install DESTDIR=$PKG