Normalize temporary working directory to not fail with relative directory path
authorMichael Prokop <mika@grml.org>
Tue, 23 Apr 2013 15:20:46 +0000 (17:20 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 23 Apr 2013 15:22:46 +0000 (17:22 +0200)
commit0ab2a7261eef1435cf5b0ce1180e826f4c663414
tree7584ac2c688e4664ad93163a078bfb239624028d
parent62acdab01523c26b167683c74b1feb19173665fc
Normalize temporary working directory to not fail with relative directory path

When invoking "grml2is -t tmpdir ..." then the kernel and
initrd files receive a wrong leading directory path on the
resulting ISO, leading to a broken ISO. Since specifying
a relative path ("-t tmpdir" instead of "-t ${PWD}/tmpdir")
should be possible as well let's just normalize it.
grml2iso
grml2usb