openSUSE / python-rpm-macros

Multi-Python, Single-Spec macros generator
Other
22 stars 20 forks source link

Fix shebang also in sbin with macro _fix_shebang #162

Closed danigm closed 12 months ago

danigm commented 12 months ago

Some python scripts are installed in /usr/sbin, this patch makes the macro %python3_fix_shebang usable to fix also those scripts.