Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 159552 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/net-wireless/zd1211/zd1211-83.ebuild (+2 lines)
Lines 37-42 Link Here
37
	mkdir rel_a rel_b
37
	mkdir rel_a rel_b
38
	echo -e "all:\n\tcd ..; make ZD1211REV_B=0" > rel_a/Makefile
38
	echo -e "all:\n\tcd ..; make ZD1211REV_B=0" > rel_a/Makefile
39
	echo -e "all:\n\tcd ..; make ZD1211REV_B=1" > rel_b/Makefile
39
	echo -e "all:\n\tcd ..; make ZD1211REV_B=1" > rel_b/Makefile
40
41
	epatch ${FILESDIR}/net_dev.patch
40
}
42
}
41
43
42
src_compile() {
44
src_compile() {

Return to bug 159552