summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.ia64
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-01-22 21:48:11 +0000
committerBill Nottingham <notting@redhat.com>2003-01-22 21:48:11 +0000
commit2474085ed50d5b75ab07899df7619368ef7cdeb2 (patch)
treea51fb4ca924b579e4252a2f9533bd2eeceada4cf /scripts/mk-images.ia64
parent11dfb1935776cc751fd75a18542931be137a9a19 (diff)
downloadanaconda-2474085ed50d5b75ab07899df7619368ef7cdeb2.tar.gz
anaconda-2474085ed50d5b75ab07899df7619368ef7cdeb2.tar.xz
anaconda-2474085ed50d5b75ab07899df7619368ef7cdeb2.zip
mmm, good crack these days
Diffstat (limited to 'scripts/mk-images.ia64')
-rw-r--r--scripts/mk-images.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64
index cda18e524..f547cbbad 100644
--- a/scripts/mk-images.ia64
+++ b/scripts/mk-images.ia64
@@ -29,7 +29,7 @@ image=vmlinuz
EOF
# make a copy in the root of the image
- cp -l $MBD_BOOTTREE/EFI/boot/* $MBD_BOOTTREE/
+ cp $MBD_BOOTTREE/EFI/boot/* $MBD_BOOTTREE/
}
makebootdisk --kernelto $TOPDESTPATH/kernels/vmlinuz \