mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
media-fonts/geist-font: remove unused variables
Signed-off-by: Leroy Tennie <gentoo@gtdm.me>
This commit is contained in:
@@ -23,9 +23,6 @@ DOCS="${WORKDIR}/${P}/OFL.txt"
|
|||||||
BDEPEND="app-arch/unzip"
|
BDEPEND="app-arch/unzip"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
local FONT_S_ARRAY=()
|
|
||||||
local FONT_SUFFIX_LIST=""
|
|
||||||
|
|
||||||
if use otf; then
|
if use otf; then
|
||||||
local FONT_S=()
|
local FONT_S=()
|
||||||
local FONT_SUFFIX="otf"
|
local FONT_SUFFIX="otf"
|
||||||
|
|||||||
Reference in New Issue
Block a user