mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
* Purify `make check'.
This commit is contained in:
parent
7adaa6d446
commit
9c3099d328
26 changed files with 28 additions and 29 deletions
|
@ -23,5 +23,6 @@
|
|||
-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 $@
|
||||
if test -x $<; then chmod +x $@; fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue