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

(-)/usr/portage/media-gfx/gwenview/gwenview-1.4.2.ebuild (+4 lines)
Lines 35-40 Link Here
35
src_unpack() {
35
src_unpack() {
36
	kde_src_unpack
36
	kde_src_unpack
37
37
38
	if has_version \>=media-gfx/exiv2-0.18 ; then
39
		epatch "${FILESDIR}"/${P}-exiv2.patch
40
	fi
41
38
	if [ -d "${WORKDIR}/${I18N}" ]; then
42
	if [ -d "${WORKDIR}/${I18N}" ]; then
39
		cd "${WORKDIR}/${I18N}"
43
		cd "${WORKDIR}/${I18N}"
40
		for X in ${LANGS}; do
44
		for X in ${LANGS}; do

Return to bug 254049