dieharder: xlint.
This commit is contained in:
parent
26a56695b5
commit
04f89cc08f
1 changed files with 8 additions and 8 deletions
|
@ -18,12 +18,12 @@ post_configure() {
|
||||||
}
|
}
|
||||||
|
|
||||||
dieharder-devel_package() {
|
dieharder-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" -- development files"
|
short_desc+=" -- development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/share/man/man3
|
vmove usr/share/man/man3
|
||||||
vmove "usr/lib/*.a"
|
vmove "usr/lib/*.a"
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue