projects
/
kinect-audio-setup.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
c8cde97
)
kinect_fetch_fw: make FW_DESTDIR an absolute path
author
Antonio Ospite <ospite@studenti.unina.it>
Fri, 30 Sep 2011 11:21:06 +0000
(13:21 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Fri, 30 Sep 2011 11:21:06 +0000
(13:21 +0200)
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.
No differences found