libraries/gperftools: Fixed tarball handling.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-01-15 21:04:26 +00:00 committed by Willy Sudiarto Raharjo
parent 8411f387c9
commit 87c33b4ffe
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 3 additions and 3 deletions

View file

@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$PRGNAM-$VERSION
chown -R root:root .
find -L . \

View file

@ -1,7 +1,7 @@
PRGNAM="gperftools"
VERSION="2.5"
HOMEPAGE="https://github.com/gperftools/gperftools/"
DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.5.tar.gz"
DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.5/gperftools-gperftools-2.5.tar.gz"
MD5SUM="b2e7137ae1c5839cc83f1e4d3af8d952"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""

View file

@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
gperftools: gperftools (multi-threaded malloc implementation and perfomance tools)
gperftools: gperftools (multi-threaded malloc implementation & performance tools)
gperftools:
gperftools: gperftools is a collection of a high-performance multi-threaded
gperftools: malloc() implementation, plus some pretty nifty performance