noweb: fix build
This commit is contained in:
parent
0302cbf42b
commit
420b444773
@ -57,7 +57,7 @@ let noweb = stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
# HACK: This is ugly, but functional.
|
# HACK: This is ugly, but functional.
|
||||||
PATH=$out/bin:$PATH make -BC xdoc
|
PATH=$out/bin:$PATH make -BC xdoc
|
||||||
make "''${installFlags[@]}" install-man
|
make "''${installFlags[@]} install-man"
|
||||||
|
|
||||||
ln -s "$tex" "$out/share/texmf"
|
ln -s "$tex" "$out/share/texmf"
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user