From a30e5609034a74897076a1cb34f891f671927af4 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 2 Mar 2017 16:28:38 -0500 Subject: libraries/lvtk: Use long-format github URL. Signed-off-by: B. Watson --- libraries/lvtk/lvtk.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libraries/lvtk/lvtk.SlackBuild') diff --git a/libraries/lvtk/lvtk.SlackBuild b/libraries/lvtk/lvtk.SlackBuild index c3d2cab76d6ee..eb874c4586600 100644 --- a/libraries/lvtk/lvtk.SlackBuild +++ b/libraries/lvtk/lvtk.SlackBuild @@ -6,6 +6,8 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20170302 bkw: use long-format github URL + # 20151110 bkw: # - Update for v1.2.0 # - Install the example plugins if DOCS=yes. They were already being built. @@ -48,7 +50,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find -L . \ -- cgit v1.2.3