aboutsummaryrefslogtreecommitdiff
path: root/darksnow/darksnow.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'darksnow/darksnow.SlackBuild')
-rwxr-xr-xdarksnow/darksnow.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/darksnow/darksnow.SlackBuild b/darksnow/darksnow.SlackBuild
index 5fd5f5bc..8a3e8f16 100755
--- a/darksnow/darksnow.SlackBuild
+++ b/darksnow/darksnow.SlackBuild
@@ -73,7 +73,7 @@ if [ -f "$CWD/$PACKAGE-$VERSION.diff" ]; then
fi
./configure --prefix=/usr --sysconfdir=/etc --libdir=$LIBDIR
-make
+make || exit 32
strip darksnow
make make_pkg