grml2iso: use absolute path for working directory to not fail when user specified...
authorMichael Prokop <mika@grml.org>
Fri, 5 Oct 2012 10:29:31 +0000 (12:29 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 5 Oct 2012 10:29:31 +0000 (12:29 +0200)
commit7705455fc160164747fbbd44343fb6e3c833d45a
treeccc07cd929f82ad334450d8f8255b23577835ed0
parent3767929f5de1107e035bf00aded4ef283ffe04bc
grml2iso: use absolute path for working directory to not fail when user specified relative path

Otherwise using for example:

| # grml2iso -t builddir ...

fails with:

| isohybrid version supports --uefi option, enabling
| Creating dd-able ISO using isohybrid
| isohybrid: [snip]/image.iso: unable to find efi image
grml2iso