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

(-)viking-1.3.ebuild (-9 lines)
Lines 38-52 Link Here
38
38
39
DOCS=( README doc/GETTING-STARTED doc/GPSMAPPER )
39
DOCS=( README doc/GETTING-STARTED doc/GPSMAPPER )
40
40
41
PATCHES=(
42
	"${FILESDIR}"/1.3-autoreconf.patch
43
)
44
45
src_prepare() {
46
	base_src_prepare
47
	eautoreconf
48
}
49
50
src_configure() {
41
src_configure() {
51
	econf \
42
	econf \
52
		--disable-deprecations \
43
		--disable-deprecations \

Return to bug 438316