forked from mirrors/nixpkgs
* Second attempt.
svn path=/nixpkgs/trunk/; revision=7521
This commit is contained in:
parent
5c192229b0
commit
75b6eec2d5
|
@ -10,6 +10,8 @@ mkdir $OUT
|
|||
SHELL=$origShell
|
||||
GCC=$origGcc
|
||||
|
||||
export NIX_BUILD_TOP=$(pwd)
|
||||
|
||||
substitute "$SETUP" "$OUT/setup" \
|
||||
--subst-var INITIALPATH \
|
||||
--subst-var GCC \
|
||||
|
|
Loading…
Reference in a new issue