summaryrefslogtreecommitdiffstats
path: root/office/t-prot/t-prot.SlackBuild
diff options
context:
space:
mode:
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 . \