aboutsummaryrefslogtreecommitdiff
path: root/office/t-prot/t-prot.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-05-20 12:27:45 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:19 +0700
commit13a0d3aa1407dd61976bb4d3ff4a41159140e021 (patch)
treeb25f76ec93fd22246d0a56ecf3839db600442bfe /office/t-prot/t-prot.SlackBuild
parent5d19e06dfb346ab9da32fcd98d17bd1df22b5ff8 (diff)
office/t-prot: Update DOWNLOAD.
Upstream has disappeared. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/t-prot/t-prot.SlackBuild')
-rw-r--r--office/t-prot/t-prot.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/t-prot/t-prot.SlackBuild b/office/t-prot/t-prot.SlackBuild
index 08751073d2..766423de6a 100644
--- a/office/t-prot/t-prot.SlackBuild
+++ b/office/t-prot/t-prot.SlackBuild
@@ -5,6 +5,7 @@
# Copyright 2013, Andrew Clemons, Wellington, New Zealand
# Copyright 2015, Andrew Clemons, Leimen, Germany
# Copyright 2016, Andrew Clemons, Wellington, New Zealand
+# Copyright 2023, Andrew Clemons, Tokyo, Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -52,7 +53,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/"$PRGNAM"-"$VERSION".tar.gz
+tar xvf $CWD/"$PRGNAM"_"$VERSION".orig.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \