summaryrefslogtreecommitdiffstats
path: root/system/barman/barman.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/barman/barman.SlackBuild')
-rw-r--r--system/barman/barman.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/barman/barman.SlackBuild b/system/barman/barman.SlackBuild
index 7fbb2c49d5..fb236f6f46 100644
--- a/system/barman/barman.SlackBuild
+++ b/system/barman/barman.SlackBuild
@@ -60,7 +60,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 . \