net-firewall/ufw: add missed python_fix_shebang

Closes: https://bugs.gentoo.org/953542
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-11 09:37:36 +01:00
parent 51b55e9094
commit 523ee3b2e0

View File

@@ -142,6 +142,7 @@ src_compile() {
src_install() {
edo ${EPYTHON} setup.py install --prefix="${EPREFIX}/usr" --root="${D}"
python_fix_shebang "${ED}"
python_optimize
einstalldocs