summaryrefslogtreecommitdiffstats
path: root/network/xdman/xdman.SlackBuild
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2018-02-12 22:10:19 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-17 07:42:54 +0700
commit46adc970179fd299a8a79847493e24cff8059c65 (patch)
tree1401e7e00c6b2e0c32a091738da2fbee54b5d2b3 /network/xdman/xdman.SlackBuild
parent0ecaa3702eb0ebc1b536a17a79ad9fee7e14202d (diff)
downloadslackbuilds-46adc970179fd299a8a79847493e24cff8059c65.tar.gz
slackbuilds-46adc970179fd299a8a79847493e24cff8059c65.tar.xz
network/xdman: Updated for version 2018.7.1.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/xdman/xdman.SlackBuild')
-rw-r--r--network/xdman/xdman.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/xdman/xdman.SlackBuild b/network/xdman/xdman.SlackBuild
index 1c428cea75..6c69d2a653 100644
--- a/network/xdman/xdman.SlackBuild
+++ b/network/xdman/xdman.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xdman
-VERSION=${VERSION:-2018.7.0.3}
+VERSION=${VERSION:-2018.7.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -82,7 +82,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-7z x install.sh
+7z x -y install.sh
install -d -m755 $PKG/opt/xdman
install -D -m644 xdman.jar $PKG/opt/xdman/xdman.jar
install -D -m775 $CWD/xdman $PKG/opt/xdman