Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
cff377bc7351afef691b040cea722980602b65f9
/
.
/
poky
/
scripts
/
postinst-intercepts
/
update_desktop_database
blob: 8903b496f35392be9fd3c74d4138be39b073d6d0 [
file
] [
log
] [
blame
]
Andrew Geissler
82c905d
2020-04-13 13:39:40 -0500
[
diff
] [
blame
]
1
#!/bin/sh
2
#
3
# SPDX-License-Identifier: MIT
4
#
5
# Post-install intercept for mime-xdg.bbclass
6
7
update
-
desktop
-
database $D$
{
desktop_dir
}
8