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() { 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
} }
} }