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" |