xxHash: move pc file to devel
This commit is contained in:
parent
4c1f2f350d
commit
990fc263cb
@ -1,7 +1,7 @@
|
||||
# Template file for 'xxHash'
|
||||
pkgname=xxHash
|
||||
version=0.8.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
make_check_target="test"
|
||||
@ -28,6 +28,7 @@ xxHash-devel_package() {
|
||||
depends="libxxHash>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
vmove "usr/lib/*.a"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user