summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Andrew Clemons2022-03-08 10:58:59 +0100
committer Willy Sudiarto Raharjo2022-03-09 11:21:07 +0100
commitf1b876368c6f59e53289bc92f55b44e057173b00 (patch)
tree8e250eee47c942ef6860525a22032a4a0a43e0c3 /office
parent5a8419f8a03f93707d8e35a4c65511a626f3789e (diff)
downloadslackbuilds-f1b876368c6f59e53289bc92f55b44e057173b00.tar.gz
office/texlive-extra: Fix doc installation.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/texlive-extra/texlive-extra.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/office/texlive-extra/texlive-extra.SlackBuild b/office/texlive-extra/texlive-extra.SlackBuild
index 683c302811..c8e91e5a5b 100644
--- a/office/texlive-extra/texlive-extra.SlackBuild
+++ b/office/texlive-extra/texlive-extra.SlackBuild
@@ -73,6 +73,7 @@ rm -rf $PKG$TEXMFROOT/texmf-dist/bin
# Install index of provided tex packages to the docs
mv $PKG$TEXMFROOT/texmf-dist/packages.extra.gz $PKG/usr/doc/texlive-$VERSION
+mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install