mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
rtl8812au_aircrack-ng: remove noop sed expression
This commit is contained in:
parent
bcd5be4d17
commit
d79bf9c035
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ pkg_setup() {
|
|||
}
|
||||
|
||||
src_prepare() {
|
||||
sed -i 's#CONFIG_80211W = n#CONFIG_80211W = y#' Makefile || die
|
||||
sed -i 's#-DCONFIG_IEEE80211W#-DCONFIG_IEEE80211W -DCONFIG_RTW_80211R#' Makefile || die
|
||||
sed -i 's#CONFIG_RTW_VIRTUAL_INTF = n#CONFIG_RTW_VIRTUAL_INTF = y#' Makefile || die
|
||||
default
|
||||
|
|
|
|||
Loading…
Reference in a new issue