mirror_zfs/rpm
Tony Hutter 812323bb03 Exclude python scripts from RPM shebang check
The newest Fedora packaging rules print warnings for scripts using the
/usr/bin/python shebang:

    *** WARNING: mangling shebang in /usr/bin/arc_summary.py from
    #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR,
    fix it manually!

Fedora wants all cross compatible scripts to pick python3.  Since we
don't want our users to have to pick a specific version of python, we
exclude our scripts from the RPM build check.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #7360 
Closes #7399
2018-04-06 16:32:58 -07:00
..
generic Exclude python scripts from RPM shebang check 2018-04-06 16:32:58 -07:00
redhat Support -fsanitize=address with --enable-asan 2018-01-10 10:49:27 -08:00
Makefile.am Add RHEL style kmod packages 2015-03-27 14:41:48 -07:00