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

Collapse All | Expand All

(-)gwenview.orig/gwenview-1.4.2.ebuild (+3 lines)
Line 0 Link Here
1
--- src/imageutils/jpegcontent.cpp.orig	2009-01-09 22:54:12.000000000 +0500
Lines 35-40 Link Here
35
src_unpack() {
35
src_unpack() {
36
	kde_src_unpack
36
	kde_src_unpack
37
37
38
	epatch "${FILESDIR}/"${P}"-exiv2.patch"
39
38
	if [ -d "${WORKDIR}/${I18N}" ]; then
40
	if [ -d "${WORKDIR}/${I18N}" ]; then
39
		cd "${WORKDIR}/${I18N}"
41
		cd "${WORKDIR}/${I18N}"
40
		for X in ${LANGS}; do
42
		for X in ${LANGS}; do

Return to bug 254049