summaryrefslogtreecommitdiffstats
path: root/python/python-unicodedata2
diff options
context:
space:
mode:
author Andrew Clemons2018-11-06 08:33:26 +0100
committer Willy Sudiarto Raharjo2018-11-10 01:48:15 +0100
commit95479e95e824a35669f688ee312c788686d69c89 (patch)
treec27460fa3b844134df6ccb1ae4b6d737768d1856 /python/python-unicodedata2
parentcf76de9e961eba546f58854bd8163ea41dc4f1ec (diff)
downloadslackbuilds-95479e95e824a35669f688ee312c788686d69c89.tar.gz
python/python-fonttools: Updated for version 3.32.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python-unicodedata2')
-rw-r--r--python/python-unicodedata2/python-unicodedata2.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-unicodedata2/python-unicodedata2.SlackBuild b/python/python-unicodedata2/python-unicodedata2.SlackBuild
index c8470939b1..21097e0a19 100644
--- a/python/python-unicodedata2/python-unicodedata2.SlackBuild
+++ b/python/python-unicodedata2/python-unicodedata2.SlackBuild
@@ -61,7 +61,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-lm -rf $SRCNAM-$SRCVERSION
+rm -rf $SRCNAM-$SRCVERSION
tar xvf $CWD/$SRCNAM-$SRCVERSION.tar.gz
cd $SRCNAM-$SRCVERSION
chown -R root:root .