mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-07 00:05:47 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user