mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-fonts/terminus-font: use python-any-r1_pkg_setup, not python_setup
python-any-r1_pkg_setup punts on BINARY_TYPE == binary, while python_setup doesn't. Closes: https://bugs.gentoo.org/977311 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -31,8 +31,7 @@ DOCS=( README README-BG AUTHORS CHANGES )
|
||||
REQUIRED_USE="X? ( || ( otf pcf-8bit pcf-unicode ) )"
|
||||
|
||||
pkg_setup() {
|
||||
python_setup
|
||||
|
||||
python-any-r1_pkg_setup
|
||||
font_pkg_setup
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user