qhyccd-lzr / QHYCCD_Linux

SDK for QHYCCD cameras
21 stars 17 forks source link

Allow installation of firmware and udev rules outside of /lib #22

Open peterstrapp opened 8 years ago

peterstrapp commented 8 years ago

This pull request allows firmware and udev rules to be installed in a directory outside of /lib.

Arch does not allow packages to write files to /lib (it's a symlink). Instead packages should write to /usr/lib. https://wiki.archlinux.org/index.php/DeveloperWiki:usrlib