summaryrefslogtreecommitdiff
path: root/system/podman
diff options
context:
space:
mode:
Diffstat (limited to 'system/podman')
-rw-r--r--system/podman/podman.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/podman/podman.SlackBuild b/system/podman/podman.SlackBuild
index 0513860b8c..7a727b07f3 100644
--- a/system/podman/podman.SlackBuild
+++ b/system/podman/podman.SlackBuild
@@ -67,7 +67,7 @@ rm -rf $REPONAME-$VERSION
mkdir -p $REPONAME-$VERSION/src/$DOMAIN/$ORG
cd $REPONAME-$VERSION/src/$DOMAIN/$ORG
tar xvf $CWD/$REPONAME-$VERSION.tar.gz
-mv $REPONAME-$VERSION $REPONAME
+mv $PRGNAM-$VERSION $REPONAME
cd $REPONAME
chown -R root:root .
find -L . \