mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
hostapd: ha, there is a shock, it's not parallel safe
This commit is contained in:
parent
55d1b6f35b
commit
e5c24d5f4d
1 changed files with 1 additions and 1 deletions
|
|
@ -246,5 +246,5 @@ pkg_postinst() {
|
|||
|
||||
pkg_config() {
|
||||
cd /etc/hostapd-wpe/certs
|
||||
emake all
|
||||
emake -j1 all
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue