mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
eclass/compat-drivers-3.8.eclass: typo
This commit is contained in:
parent
698328b0c6
commit
7ed794b29f
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ function disable_update-initramfs
|
|||
|
||||
# @FUNCTION: disable_lib80211
|
||||
# @DESCRIPTION:
|
||||
# This internal function disables "update-initramfs"
|
||||
# This internal function disables "lib80211"
|
||||
function disable_lib80211
|
||||
{
|
||||
# perl -i -ne 'print if ! /LIB80211/ ' $NET_WIRELESS_MAKEFILE
|
||||
|
|
|
|||
Loading…
Reference in a new issue