Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# Remove mimeinfo cache
mimeinfoPreFixupPhase() {
rm -f $out/share/applications/mimeinfo.cache
}
preFixupPhases="${preFixupPhases-} mimeinfoPreFixupPhase"