mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-19 20:23:02 +00:00
* Doh x2.
svn path=/nixu/trunk/; revision=6950
This commit is contained in:
parent
07d2f691f0
commit
09cdc88291
@ -26,7 +26,7 @@ fi
|
||||
|
||||
# !!! -f is a quick hack.
|
||||
ensureDir $out
|
||||
mkisofs -r -J -o $out/$isoName $bootFlags \
|
||||
mkisofs -r -J -o $out/iso/$isoName $bootFlags \
|
||||
-graft-points $graftList
|
||||
|
||||
ensureDir $out/nix-support
|
||||
|
Loading…
Reference in New Issue
Block a user