mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
fosphor_knob or die
This commit is contained in:
parent
e030c79ff7
commit
fdbfdeb8e4
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ PDEPEND="net-wireless/uhd
|
||||||
#powermate.py from https://github.com/bethebunny/powermate
|
#powermate.py from https://github.com/bethebunny/powermate
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
grcc -d "${S}" fosphor_with_griffin_powermate_knob.grc
|
grcc -d "${S}" fosphor_with_griffin_powermate_knob.grc || die
|
||||||
grcc -d "${S}" fosphor_with_griffin_powermate_knob_sponsors.grc
|
grcc -d "${S}" fosphor_with_griffin_powermate_knob_sponsors.grc || die
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue