From: Antonio Ospite Date: Sat, 9 Jan 2016 11:12:07 +0000 (+0100) Subject: kinect_fetch_fw: don't use DESTDIR, it's not needed X-Git-Tag: v0.5~12 X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/commitdiff_plain/6b70ec619aa4d2361a368a820591a0d45d23a7ef?hp=6b70ec619aa4d2361a368a820591a0d45d23a7ef;ds=sidebyside kinect_fetch_fw: don't use DESTDIR, it's not needed If there is the need to install stuff under some common destination directory at installation time, the caller can prepend the path to the arguments passed to the script. ---