mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-firmware/lenovolegionlinux: fix typos
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/BIN/bash
|
||||
#!/bin/bash
|
||||
case $1/$2 in
|
||||
post/*)
|
||||
/usr/bin/legiond-cli fanset 3
|
||||
|
||||
@@ -43,7 +43,7 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="+gui downgrade-nvidia elogin"
|
||||
IUSE="+gui downgrade-nvidia elogind"
|
||||
MODULES_KERNEL_MIN=5.10
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user