gobject-introspection: move all remaining files to main pkg.
This commit is contained in:
parent
f518aa1955
commit
7952eccefb
1 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gobject-introspection'
|
||||
pkgname=gobject-introspection
|
||||
version=1.36.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tests --disable-static"
|
||||
hostmakedepends="pkg-config flex"
|
||||
|
@ -45,9 +45,6 @@ gobject-introspection_package() {
|
|||
pycompile_dirs="usr/lib/${pkgname}/giscanner"
|
||||
depends="libtool python libgirepository-devel"
|
||||
pkg_install() {
|
||||
vmove usr/bin
|
||||
vmove usr/lib/${pkgname}
|
||||
vmove usr/share/man
|
||||
vmove usr/share/${pkgname}-1.0
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue