X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=a1f1cce6f62b749e3802913da81a570d70b4fab7;hb=d8062b929a9e31857acd91bfefb915bffb5a2a83;hp=1ee3864f3d8e7acf0ac3a24cf25ba13773a78161;hpb=2c0fd627a6fb7d7cbb9216c6c572bda6b1ae7ac1;p=bootcd.git diff --git a/build.sh b/build.sh index 1ee3864..a1f1cce 100755 --- a/build.sh +++ b/build.sh @@ -527,7 +527,7 @@ EOF cp ${BUILDTMP}/cramfs.img $tmp mkisofs -o "$iso" \ - "$MKISOFS_OPTS" \ + $MKISOFS_OPTS \ $tmp rm -fr "$tmp"