]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: doc-dist.Fedora: invoke "texconfig rehash"
authorDaiki Ueno <ueno@gnu.org>
Thu, 13 May 2021 06:38:20 +0000 (08:38 +0200)
committerDaiki Ueno <ueno@gnu.org>
Thu, 13 May 2021 07:23:39 +0000 (09:23 +0200)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
.gitlab-ci.yml

index 675a8b2afc3390731c0fbdb3c9bf5c2f15da1de8..36799eeed0228d5380d96e3b2cecb848178b1fb9 100644 (file)
@@ -171,6 +171,7 @@ doc-dist.Fedora:
     - make -j$BUILDJOBS -C doc stamp_enums
     - make -j$BUILDJOBS
     - make -j$BUILDJOBS -C doc gnutls.html
+    - texconfig rehash
     - make -j$BUILDJOBS -C doc/latex gnutls.pdf
     - DB2EPUBDIR=$(dirname $(find /usr/share/sgml/docbook/xsl-ns-stylesheets-*/epub/bin/ -name dbtoepub -print))
     - PATH="$PATH:$DB2EPUBDIR" make -C doc gnutls.epub