diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-14 18:41:09 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-14 18:41:09 +0200 |
| commit | 391626a4fed64ed416db0613a4ebf18fd2f0b22d (patch) | |
| tree | 604c478cd3fd288419cbfd9f1b423770979857be /python3-platformdirs | |
| parent | 22d5a0d36863813f52b4c59af9b05a8c3bc3ab46 (diff) | |
| download | my-slackbuilds-391626a4fed64ed416db0613a4ebf18fd2f0b22d.tar.gz my-slackbuilds-391626a4fed64ed416db0613a4ebf18fd2f0b22d.zip | |
updated slackbuilds for typos
Diffstat (limited to 'python3-platformdirs')
| -rw-r--r-- | python3-platformdirs/python3-platformdirs.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-platformdirs/python3-platformdirs.SlackBuild b/python3-platformdirs/python3-platformdirs.SlackBuild index a9ea027..cde266c 100644 --- a/python3-platformdirs/python3-platformdirs.SlackBuild +++ b/python3-platformdirs/python3-platformdirs.SlackBuild @@ -96,7 +96,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - LICENSE README* CHANGELOG* \ + LICENSE README* PKG-INFO \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild |
