appstream-glib: don't move typelib to -devel
This commit is contained in:
parent
e8139d8cae
commit
129c806d29
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'appstream-glib'
|
# Template file for 'appstream-glib'
|
||||||
pkgname=appstream-glib
|
pkgname=appstream-glib
|
||||||
version=0.7.12
|
version=0.7.12
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dgtk-doc=false -Drpm=false -Dstemmer=false
|
configure_args="-Dgtk-doc=false -Drpm=false -Dstemmer=false
|
||||||
-Dintrospection=$(vopt_if gir true false)"
|
-Dintrospection=$(vopt_if gir true false)"
|
||||||
|
@ -38,7 +38,6 @@ appstream-glib-devel_package() {
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
vmove usr/share/aclocal
|
vmove usr/share/aclocal
|
||||||
if [ "$build_option_gir" ]; then
|
if [ "$build_option_gir" ]; then
|
||||||
vmove usr/lib/girepository-1.0
|
|
||||||
vmove usr/share/gir-1.0
|
vmove usr/share/gir-1.0
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue