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

Collapse All | Expand All

(-)media-gfx/exiv2/exiv2-0.10.ebuild (+1 lines)
Lines 18-23 Link Here
18
src_unpack() {
18
src_unpack() {
19
	unpack ${A}
19
	unpack ${A}
20
	cd "${S}"
20
	cd "${S}"
21
	epatch ${FILESDIR}/fix_crash_exiv2_010.diff
21
22
22
	if use unicode; then
23
	if use unicode; then
23
		einfo "Converting docs to UTF-8"
24
		einfo "Converting docs to UTF-8"

Return to bug 144347