~ruther/guix-local

4e04035d36a3486fe3e86c54017b0786a4eb80c8 — Nicolas Goaziou 1 year, 5 months ago 4df6eda
gnu: profiles.scm: Ignore ls-R databases when building font maps.

* guix/profiles.scm (texlive-font-maps): Ignore ls-R databases when building
font maps.

Change-Id: I942886a89497e94c51e492657150540c6cd35603
1 files changed, 1 insertions(+), 0 deletions(-)

M guix/profiles.scm
M guix/profiles.scm => guix/profiles.scm +1 -0
@@ 1899,6 1899,7 @@ MANIFEST."
                                 #$(file-append texlive-libkpathsea "/bin")))
          (setenv "PERL5LIB" #$(file-append texlive-scripts "/share/tlpkg"))
          (setenv "GUIX_TEXMF" "/tmp/texlive/share/texmf-dist")
          (setenv "TEXMF" "{$TEXMFSYSVAR,$TEXMFDIST}")

          ;; Remove invalid maps from config file.
          (let* ((web2c (string-append #$output "/share/texmf-dist/web2c/"))