aboutsummaryrefslogtreecommitdiff
path: root/system/samhain/samhain.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2015-10-27 08:09:28 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-31 08:33:10 +0700
commit59f96cdec4438415461b6adaa7026c75e7a359ec (patch)
tree098360220c8f714f38acf829fee2757d989067dd /system/samhain/samhain.SlackBuild
parentcc555f85cf9d77e3c3de9136a6365ae4c9598579 (diff)
system/samhain: Fix DOWNLOAD.
Diffstat (limited to 'system/samhain/samhain.SlackBuild')
-rw-r--r--system/samhain/samhain.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/samhain/samhain.SlackBuild b/system/samhain/samhain.SlackBuild
index 533852d83900c..e175cdea0d94e 100644
--- a/system/samhain/samhain.SlackBuild
+++ b/system/samhain/samhain.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -f $PRGNAM-$VERSION.tar.gz $PRGNAM-$VERSION.tar.gz.asc
-tar xvf $CWD/$PRGNAM-current.tar.gz
+tar xvf $CWD/${PRGNAM}_signed-$VERSION.tar.gz
rm -rf $PRGNAM-$VERSION
tar xvf $PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION