diff options
Diffstat (limited to 'python/python3-pywlroots/python3-pywlroots.SlackBuild')
-rw-r--r-- | python/python3-pywlroots/python3-pywlroots.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pywlroots/python3-pywlroots.SlackBuild b/python/python3-pywlroots/python3-pywlroots.SlackBuild index 6cbd8edfe8..d6dc28e7b6 100644 --- a/python/python3-pywlroots/python3-pywlroots.SlackBuild +++ b/python/python3-pywlroots/python3-pywlroots.SlackBuild @@ -69,7 +69,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $SRCNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION chown -R root:root . find -L . \ |