ctpp2: move ctpp2-config to -devel pkg
This commit is contained in:
parent
04bf20c41b
commit
2a837a0f7a
@ -1,7 +1,7 @@
|
||||
# Template file for 'ctpp2'
|
||||
pkgname=ctpp2
|
||||
version=2.8.3
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_OPTIMIZATION=OFF -DSKIP_RELINK_RPATH=ON -DBUILD_TESTING=OFF"
|
||||
makedepends="libressl-devel"
|
||||
@ -20,8 +20,9 @@ ctpp2-devel_package() {
|
||||
short_desc+=" - development package"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/bin/ctpp2-config
|
||||
vmove usr/include
|
||||
vmove usr/lib/*.a
|
||||
vmove usr/lib/*.so
|
||||
vmove "usr/lib/*.a"
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user