mirror of
https://github.com/archlinux/aur.git
synced 2026-01-30 11:04:05 +01:00
[openni-git] install jni library
This commit is contained in:
parent
14a3b6852a
commit
97d7a2a37f
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -71,5 +71,5 @@ package() {
|
|||
install niLicense niReg "${pkgdir}/usr/bin"
|
||||
install Sample* "${pkgdir}/usr/bin"
|
||||
|
||||
install libnimCodecs.so libnimMockNodes.so libnimRecorder.so libOpenNI.so "${pkgdir}/usr/lib"
|
||||
install libnimCodecs.so libnimMockNodes.so libnimRecorder.so libOpenNI.so libOpenNI.jni.so "${pkgdir}/usr/lib"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue