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