mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
spl: xlint.
This commit is contained in:
parent
b93ca01408
commit
191c306fb2
1 changed files with 4 additions and 4 deletions
|
@ -22,8 +22,8 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
spl-devel_package() {
|
spl-devel_package() {
|
||||||
short_desc="Solaris Porting Layer -- development headers"
|
short_desc="Solaris Porting Layer -- development headers"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/src/${sourcepkg}-${version}/include
|
vmove usr/src/${sourcepkg}-${version}/include
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue