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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- giflib-4.2.3.ebuild
0
++ giflib-4.2.3.ebuild
Lines 28-33 Link Here
28
	sed -i '/^SUBDIRS/s/doc//' Makefile.am || die
28
	sed -i '/^SUBDIRS/s/doc//' Makefile.am || die
29
29
30
	epatch "${FILESDIR}"/${PN}-4.1.6-giffix-null-Extension-fix.patch
30
	epatch "${FILESDIR}"/${PN}-4.1.6-giffix-null-Extension-fix.patch
31
	sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac
31
	eautoreconf
32
	eautoreconf
32
}
33
}
33
34

Return to bug 486542