aboutsummaryrefslogtreecommitdiffstats
path: root/python3-structlog
diff options
context:
space:
mode:
Diffstat (limited to 'python3-structlog')
-rw-r--r--python3-structlog/python3-structlog.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-structlog/python3-structlog.SlackBuild b/python3-structlog/python3-structlog.SlackBuild
index e61e934..2123fbc 100644
--- a/python3-structlog/python3-structlog.SlackBuild
+++ b/python3-structlog/python3-structlog.SlackBuild
@@ -89,7 +89,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* \
+ COPYRIGHT LICENSE* NOTICE PKG-INFO README* CHANGELOG* \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild