aboutsummaryrefslogtreecommitdiff
path: root/shfs/shfs.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'shfs/shfs.SlackBuild')
-rwxr-xr-xshfs/shfs.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/shfs/shfs.SlackBuild b/shfs/shfs.SlackBuild
index 86358fa4..5e2e5a6e 100755
--- a/shfs/shfs.SlackBuild
+++ b/shfs/shfs.SlackBuild
@@ -49,7 +49,7 @@ cd $TMP
tar xvf$tarflag $SRC_DIR/$SRC
cd $PACKAGE-$VERSION
-make
+make || exit 32
CWD="`pwd`"