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

Collapse All | Expand All

(-)media-libs/gexiv2/gexiv2-0.1.0.ebuild (-4 lines)
Lines 21-30 Link Here
21
21
22
S="${WORKDIR}/lib${P}"
22
S="${WORKDIR}/lib${P}"
23
23
24
src_prepare() {
25
  epatch "${FILESDIR}/${P}-makefile.patch" || die "Patching failed."
26
}
27
28
src_install() {
24
src_install() {
29
  gnome2_src_install
25
  gnome2_src_install
30
}
26
}

Return to bug 334827