mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/pyqwt: fix typo in variable name
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -36,7 +36,7 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
configuration() {
|
||||
local myonf=()
|
||||
local myconf=()
|
||||
use debug && myconf+=( --debug )
|
||||
|
||||
cd "${BUILD_DIR}" || die
|
||||
|
||||
Reference in New Issue
Block a user