aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-system.sh
diff options
context:
space:
mode:
authorFederico Beffa <beffa@fbengineering.ch>2016-07-06 18:23:03 +0200
committerFederico Beffa <beffa@fbengineering.ch>2016-07-06 18:23:03 +0200
commit2d634d9b7e2c6aba45658c50cc5029a2a24bae85 (patch)
tree5b07d5978d3da0139294b2cc3c74876f95a3b4da /tests/guix-system.sh
parent9a745d76f6594a31994731ef6892290e01cc683f (diff)
downloadguix-2d634d9b7e2c6aba45658c50cc5029a2a24bae85.tar.gz
guix-2d634d9b7e2c6aba45658c50cc5029a2a24bae85.zip
gnu: texlive: Fix 'texmf-local' search path.
* gnu/packages/tex.scm (texlive, texlive-minimal): Add 'native-search-paths'. (texlive-texmf): Correct 'TEXMFLOCAL' definition in 'texmf.cnf' in 'texmf-config' phase.
Diffstat (limited to 'tests/guix-system.sh')
0 files changed, 0 insertions, 0 deletions
build: Install .go files to $libdir/guile/X.Y....* configure.ac: Define and substitute 'guileobjectdir'. * Makefile.am (nobase_nodist_guilemodule_DATA): Remove $(GOBJECTS). (nobase_nodist_guileobject_DATA): New variable. (guix_install_go_files): Adjust accordingly. (install-data-hook): Likewise. * scripts/guix.in (config-lookup): Add 'exec_prefix' and 'guileobjectdir'. Add '_' in VAR-REF-REGEXP. (maybe-augment-load-paths!): Distinguish OBJECT-DIR from MODULE-DIR. Ludovic Courtès