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

(-)a/media-sound/aqualung/aqualung-1.1-r101.ebuild (-1 / +4 lines)
Lines 57-62 PATCHES=( Link Here
57
	"${FILESDIR}/${P}-var-collision.patch"
57
	"${FILESDIR}/${P}-var-collision.patch"
58
)
58
)
59
59
60
pkg_setup() {
61
	use lua && lua-single_pkg_setup
62
}
63
60
src_configure() {
64
src_configure() {
61
	econf \
65
	econf \
62
		--disable-rpath \
66
		--disable-rpath \
63
- 

Return to bug 768282