1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 08:53:55 +02:00

* Sync with the trunk.

This commit is contained in:
Eelco Dolstra 2010-03-11 10:52:52 +00:00
commit 070057c1b9
4 changed files with 9 additions and 6 deletions

View file

@ -16,6 +16,7 @@
-e "s^@bzip2_bin_test\@^$(bzip2_bin_test)^g" \
-e "s^@perl\@^$(perl)^g" \
-e "s^@coreutils\@^$(coreutils)^g" \
-e "s^@sed\@^$(sed)^g" \
-e "s^@tar\@^$(tar)^g" \
-e "s^@gzip\@^$(gzip)^g" \
-e "s^@tr\@^$(tr)^g" \