author | David Manouchehri
<manouchehri@riseup.net> 2015-09-08 22:54:00 UTC |
committer | David Manouchehri
<manouchehri@riseup.net> 2015-09-08 22:54:00 UTC |
parent | 8d1d68e54858aa401451996df4a9fcb0718e86d1 |
PKGBUILD | +2 | -0 |
diff --git a/PKGBUILD b/PKGBUILD index f537a23..f0e634f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -39,6 +39,8 @@ package() { cd "${srcdir}/${_gitname}" make DESTDIR="${pkgdir}" PREFIX=/usr install + + install -Dm 644 'contrib/z60_libsigrok.rules' "${pkgdir}/usr/lib/udev/rules.d/60-libsigrok.rules" } # vim:set et sw=2 sts=2 tw=80: \ No newline at end of file