Factor out a kinect_patch_udev_rules script
authorAntonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 11:59:53 +0000 (12:59 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 14:13:02 +0000 (15:13 +0100)
commit2b72519726f9afa3d9478f73e10dfbf52e30aa5d
tree0224c07d6c09f54991012cc97b402796abb1c5f5
parenta6811bb34fe640cc0a17e8dde270b30a18eea39d
Factor out a kinect_patch_udev_rules script

This allows to prepare the udev rules file at "make install" time, while
still being able to fetch the firmware at some later stage.

This makes it easier for packages to have a stable udev rules file.
kinect_fetch_fw
kinect_patch_udev_rules [new file with mode: 0755]