From 5ae323cd24bae588027b2eb45e60ef08f474f504 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 7 Oct 2014 23:10:49 +0300 Subject: python/regex: Updated for version 2014.10.07. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- python/regex/regex.SlackBuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'python/regex/regex.SlackBuild') diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index 627440259a..efd28b66a0 100644 --- a/python/regex/regex.SlackBuild +++ b/python/regex/regex.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=regex -VERSION=${VERSION:-2014.10.01} +VERSION=${VERSION:-2014.10.07} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,9 +60,8 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -mkdir -p $PRGNAM-$VERSION -cd $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +cd $PRGNAM-$VERSION chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -- cgit v1.2.3