jsonrpc-glib: don't move typelib to -devel
This commit is contained in:
parent
541e212af3
commit
e8139d8cae
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jsonrpc-glib'
|
||||
pkgname=jsonrpc-glib
|
||||
version=3.30.0
|
||||
revision=1
|
||||
revision=2
|
||||
configure_args="-Denable_gtk_doc=false -Dwith_vapi=$(vopt_if gir true false)
|
||||
-Dwith_introspection=$(vopt_if gir true false)"
|
||||
build_style=meson
|
||||
|
@ -30,7 +30,6 @@ jsonrpc-glib-devel_package() {
|
|||
if [ "$build_option_gir" ]; then
|
||||
vmove usr/share/gir-1.0
|
||||
vmove usr/share/vala
|
||||
vmove usr/lib/girepository-1.0
|
||||
fi
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue