From: Antonio Ospite Date: Fri, 30 Sep 2011 11:21:06 +0000 (+0200) Subject: kinect_fetch_fw: make FW_DESTDIR an absolute path X-Git-Tag: v0.1~10 X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/commitdiff_plain/c8cde97600e7c7905409a11441eb00b73e94f9ee?hp=c8cde97600e7c7905409a11441eb00b73e94f9ee kinect_fetch_fw: make FW_DESTDIR an absolute path This allows passing relative paths as arguments and be sure they don't end up being relative to the temporary directory. Also remove the slash after DESTDIR to avoid double slash. ---