lzfse: do not vmove its so into devel
This commit is contained in:
parent
3c3a61e97f
commit
f27c536ab8
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'lzfse'
|
# Template file for 'lzfse'
|
||||||
pkgname=lzfse
|
pkgname=lzfse
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="LZFSE compression library and command line tool"
|
short_desc="LZFSE compression library and command line tool"
|
||||||
maintainer="dkwo <npiazza@disroot.org>"
|
maintainer="dkwo <npiazza@disroot.org>"
|
||||||
@ -19,6 +19,5 @@ lzfse-devel_package() {
|
|||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include/lzfse.h
|
vmove usr/include/lzfse.h
|
||||||
vmove usr/lib/liblzfse.so
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user