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

Collapse All | Expand All

(-)org/wifi-radar-1.9.8-r1.ebuild (-1 / +2 lines)
Lines 23-28 Link Here
23
	epatch \
23
	epatch \
24
		debian/patches/01atheros.dpatch \
24
		debian/patches/01atheros.dpatch \
25
		debian/patches/02wpa_supp_args.dpatch
25
		debian/patches/02wpa_supp_args.dpatch
26
	epatch "${FILESDIR}/${P}.patch"
26
}
27
}
27
28
28
src_install ()
29
src_install ()
Lines 45-51 Link Here
45
46
46
pkg_postinst()
47
pkg_postinst()
47
{
48
{
48
	einfo "Remember to edit configuration file /etc/wifi-radar.conf to suit your needs..."
49
	einfo "Remember to edit configuration file /etc/wifi-radar/wifi-radar.conf to suit your needs..."
49
	echo
50
	echo
50
	einfo "To use wifi-radar with a normal user (with sudo) add:"
51
	einfo "To use wifi-radar with a normal user (with sudo) add:"
51
	einfo "%users   ALL = /usr/sbin/wifi-radar"
52
	einfo "%users   ALL = /usr/sbin/wifi-radar"

Return to bug 237437