summaryrefslogtreecommitdiffstats
path: root/network/smb4k/smb4k.SlackBuild
diff options
context:
space:
mode:
author Roberto Neri2010-03-03 21:23:49 +0100
committer Erik Hanson2010-05-13 13:24:54 +0200
commita9bf79711879a2a7a3de8d83301e236892e4f8b9 (patch)
treea15c34e3b738f8f2c913536a5ce0f558a8d9fc67 /network/smb4k/smb4k.SlackBuild
parent25fa067f833c75fb66a19c20b22d3dc005592bc6 (diff)
downloadslackbuilds-a9bf79711879a2a7a3de8d83301e236892e4f8b9.tar.gz
network/smb4k: Updated for version 0.10.5.
Diffstat (limited to 'network/smb4k/smb4k.SlackBuild')
-rw-r--r--network/smb4k/smb4k.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/smb4k/smb4k.SlackBuild b/network/smb4k/smb4k.SlackBuild
index 7a240e117d..0776d3de97 100644
--- a/network/smb4k/smb4k.SlackBuild
+++ b/network/smb4k/smb4k.SlackBuild
@@ -6,7 +6,7 @@
# Written by Roberto Neri <rneri@libero.it>
PRGNAM=smb4k
-VERSION=${VERSION:-0.10.4}
+VERSION=${VERSION:-0.10.5}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -42,6 +42,7 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+rm -rf build
mkdir build
cd build
cmake \