Skip to content

Commit

Permalink
media-libs/vigra: Make sure TeX font generation stays in the sandbox,…
Browse files Browse the repository at this point in the history
… bug 555078

Thanks to Andrey Golovizin

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
akhuettel committed Feb 16, 2017
1 parent 8d70234 commit 98f8581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/vigra/vigra-1.11.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ src_compile() {
if use doc; then
einfo "Generating Documentation"
# use build dir from last compile command
BUILD_DIR="${VIGRA_BUILD_DIR}" cmake-utils_src_make doc
VARTEXFONTS="${T}/fonts" BUILD_DIR="${VIGRA_BUILD_DIR}" cmake-utils_src_make doc
fi
}

Expand Down

0 comments on commit 98f8581

Please sign in to comment.