mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
hostapd: fix typo
This commit is contained in:
parent
03864e3cad
commit
033ce40af3
1 changed files with 2 additions and 2 deletions
|
|
@ -164,8 +164,8 @@ src_install() {
|
|||
|
||||
fperms -R 600 /etc/${PN}
|
||||
|
||||
dosbin ${PN}
|
||||
dobin ${PN}_cli
|
||||
dosbin ${PN}-wpe
|
||||
dobin ${PN}-wpe_cli
|
||||
|
||||
use ssl && dobin nt_password_hash hlr_auc_gw
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue