Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 283507
Collapse All | Expand All

(-)/usr/portage/app-text/epdfview/epdfview-0.1.7-r2.ebuild (+4 lines)
Lines 35-40 Link Here
35
	epatch "${FILESDIR}"/${PN}-0.1.7-mouse-scrolling.patch
35
	epatch "${FILESDIR}"/${PN}-0.1.7-mouse-scrolling.patch
36
}
36
}
37
37
38
src_configure() {
39
	econf $(use_enable nls)
40
}
41
38
src_install() {
42
src_install() {
39
	gnome2_src_install
43
	gnome2_src_install
40
	for size in 24 32 48
44
	for size in 24 32 48

Return to bug 283507