mirror of
https://github.com/NixOS/nix
synced 2025-07-08 15:13:55 +02:00
* Oops!
This commit is contained in:
parent
ca0b23c831
commit
089c41a0c2
2 changed files with 3 additions and 2 deletions
|
@ -22,7 +22,8 @@ export PERL=perl
|
|||
export TOP=$(pwd)/..
|
||||
export aterm_bin=@aterm_bin@
|
||||
export dot=@dot@
|
||||
export xmllint="@xmllint@ @xmlflags@"
|
||||
export xmllint="@xmllint@"
|
||||
export xmlflags="@xmlflags@"
|
||||
export xsltproc="@xsltproc@"
|
||||
|
||||
export version=@version@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue