Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
meta
/
poky
/
scripts
/
postinst-intercepts
/
update_gio_module_cache
blob: d1f0140947e288ed46f37956d7c9c6d14035207b [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
PSEUDO_UNLOAD
=
1
$
{
binprefix
}
qemuwrapper
-
L $D $D$
{
libexecdir
}/
$
{
binprefix
}
gio
-
querymodules $D$
{
libdir
}/
gio
/
modules
/
[
!
-
e $D$
{
libdir
}/
gio
/
modules
/
giomodule
.
cache
]
||
chown root
:
root $D$
{
libdir
}/
gio
/
modules
/
giomodule
.
cache