Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
94b69d50d8b88a3dce5e3e0d65b6b378225a9cc9
/
.
/
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
}