mirror of
https://github.com/NixOS/nix
synced 2025-07-10 08:53:55 +02:00
* Drop the dependency on the ATerm library.
This commit is contained in:
parent
efc7a579e8
commit
f3b8833a48
21 changed files with 32 additions and 413 deletions
|
@ -24,7 +24,6 @@
|
|||
-e "s^@xmllint\@^$(xmllint)^g" \
|
||||
-e "s^@xmlflags\@^$(xmlflags)^g" \
|
||||
-e "s^@xsltproc\@^$(xsltproc)^g" \
|
||||
-e "s^@aterm_bin\@^$(aterm_bin)^g" \
|
||||
-e "s^@version\@^$(VERSION)^g" \
|
||||
-e "s^@testPath\@^$(coreutils):$$(dirname $$(type -P expr))^g" \
|
||||
< $< > $@ || rm $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue