mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-news/gfeeds: fix python optimization
Closes: https://bugs.gentoo.org/922021 Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -56,6 +56,7 @@ src_compile() {
|
||||
src_install() {
|
||||
meson_src_install
|
||||
python_fix_shebang "${D}"/usr/bin/gfeeds
|
||||
python_optimize "${ED}"/usr
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
Reference in New Issue
Block a user