and also, don't forget to actually make $out first...
svn path=/nixpkgs/trunk/; revision=4409
This commit is contained in:
parent
c8c6431758
commit
ae1c5fa88f
@ -1,5 +1,7 @@
|
|||||||
source $stdenv/setup
|
source $stdenv/setup
|
||||||
|
|
||||||
|
ensureDir $out
|
||||||
|
|
||||||
sed -e "s^@bash\@^$bash^g" \
|
sed -e "s^@bash\@^$bash^g" \
|
||||||
-e "s^@sshd\@^$ssh^g" \
|
-e "s^@sshd\@^$ssh^g" \
|
||||||
-e "s^@initscripts\@^$initscripts^g" \
|
-e "s^@initscripts\@^$initscripts^g" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user