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

(-)/usr/portage/gnome-extra/libgda/libgda-4.1.4-r1.ebuild (-1 / +4 lines)
Lines 4-10 Link Here
4
4
5
EAPI="2"
5
EAPI="2"
6
6
7
inherit db-use eutils flag-o-matic gnome2 java-pkg-opt-2
7
inherit db-use eutils flag-o-matic gnome2 java-pkg-opt-2 autotools
8
8
9
DESCRIPTION="Gnome Database Access Library"
9
DESCRIPTION="Gnome Database Access Library"
10
HOMEPAGE="http://www.gnome-db.org/"
10
HOMEPAGE="http://www.gnome-db.org/"
Lines 110-115 Link Here
110
110
111
	# Fix missing header installation, bug #308793
111
	# Fix missing header installation, bug #308793
112
	epatch "${FILESDIR}/${PN}-4.1.4-install-header.patch"
112
	epatch "${FILESDIR}/${PN}-4.1.4-install-header.patch"
113
	epatch "${FILESDIR}/${PN}-4.1.4-configure-with-yes-checks.patch"
114
115
	eautoreconf
113
}
116
}
114
117
115
src_test() {
118
src_test() {

Return to bug 333469