Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
dd223a90352d8a89770a5eaa9fcaff1f38a30e8e
/
.
/
poky
/
scripts
/
postinst-intercepts
/
update_mime_database
blob: 582d1e162cfdebac9683e61a2bc959ea2f522cf4 [
file
] [
log
] [
blame
]
#!/bin/sh
#
# SPDX-License-Identifier: MIT
#
# Post-install intercept for mime.bbclass
echo
"Updating MIME database... this may take a while."
update
-
mime
-
database $D$
{
mimedir
}