summaryrefslogtreecommitdiff
path: root/network/sshfs-fuse/sshfs-fuse.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/sshfs-fuse/sshfs-fuse.SlackBuild')
-rw-r--r--network/sshfs-fuse/sshfs-fuse.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/sshfs-fuse/sshfs-fuse.SlackBuild b/network/sshfs-fuse/sshfs-fuse.SlackBuild
index a2a38e6e55..0e51ac4f26 100644
--- a/network/sshfs-fuse/sshfs-fuse.SlackBuild
+++ b/network/sshfs-fuse/sshfs-fuse.SlackBuild
@@ -1,5 +1,6 @@
#!/bin/sh
+# Copyright 2012, Michiel van Wessem, Leicester, United Kingdom
# Copyright 2006-2009 Alan Hicks, Lizella, GA
# All rights reserved.
#
@@ -21,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sshfs-fuse
-VERSION=${VERSION=2.3}
+VERSION=${VERSION=2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -52,7 +53,6 @@ else
LIBDIRSUFFIX=""
fi
-# Exit on most errors
set -e
rm -rf $PKG