summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author ltlnx <ltlnx.tw@gmail.com>2023-01-06 01:19:09 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:35 +0700
commitf9e9274a09af94810ae3d37b4461ccdb23322fd5 (patch)
tree3727b073fdbd39cfcfed52b96c17959d3ec3e74f /misc
parentcbded4e5214682a3df47007cfd846b21599ce5db (diff)
downloadslackbuilds-f9e9274a09af94810ae3d37b4461ccdb23322fd5.tar.gz
slackbuilds-f9e9274a09af94810ae3d37b4461ccdb23322fd5.tar.xz
misc/fcitx5-mcbopomofo: LICENSE added.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild
index 4e04874c52..f3714e4db7 100644
--- a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild
+++ b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild
@@ -94,7 +94,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a README* $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a LICENSE* README* $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install