spl: xlint.

This commit is contained in:
Christian Neukirchen 2014-11-23 14:24:46 +01:00
parent b93ca01408
commit 191c306fb2

View File

@ -22,8 +22,8 @@ post_install() {
}
spl-devel_package() {
short_desc="Solaris Porting Layer -- development headers"
pkg_install() {
short_desc="Solaris Porting Layer -- development headers"
pkg_install() {
vmove usr/src/${sourcepkg}-${version}/include
}
}
}