Skip to content

Commit

Permalink
app-laptop/tuxedo-keyboard: fix bug #730212
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/730212
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Marc Schiffbauer <[email protected]>
  • Loading branch information
mschiff committed Jun 30, 2020
1 parent bbfca43 commit 62b8637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-laptop/tuxedo-keyboard/tuxedo-keyboard-2.0.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ MODULE_NAMES="tuxedo_keyboard(tuxedo:${S}:src)"

pkg_setup() {
linux-mod_pkg_setup
BUILD_PARAMS="CC=$(tc-getBUILD_CC) KERN_DIR=${KV_DIR} KERN_VER=${KV_FULL} O=${KV_OUT_DIR} V=1 KBUILD_VERBOSE=1"
BUILD_PARAMS="CC=$(tc-getBUILD_CC) KDIR=${KV_DIR} V=1 KBUILD_VERBOSE=1"
}

0 comments on commit 62b8637

Please sign in to comment.