Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 819783 | Differences between
and this patch

Collapse All | Expand All

(-)a/eclass/xdg-utils.eclass (-1 / +1 lines)
Lines 126-131 Link Here
126
	fi
126
	fi
127
127
128
	ebegin "Updating shared mime info database"
128
	ebegin "Updating shared mime info database"
129
	update-mime-database "${EROOT%/}${MIMEINFO_DATABASE_DIR}"
129
	PKGSYSTEM_ENABLE_FSYNC=0 update-mime-database "${EROOT%/}${MIMEINFO_DATABASE_DIR}"
130
	eend $?
130
	eend $?
131
}
131
}

Return to bug 819783