raptor: also install the shlib symlinks.
This commit is contained in:
parent
4caaaec613
commit
8e3eb808b4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'raptor'
|
||||
pkgname=raptor
|
||||
version=2.0.9
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="raptor2-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-yajl=no"
|
||||
|
@ -35,7 +35,7 @@ raptor-devel_package() {
|
|||
short_desc+=" - Development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib
|
||||
vmove usr/share/gtk-doc
|
||||
vmove usr/share/man/man3
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue