]> git.pld-linux.org Git - packages/rpm-build-macros.git/commit
__spec_install_post_check_shebangs
authorJacek Konieczny <jajcus@jajcus.net>
Sun, 29 Nov 2015 16:31:36 +0000 (17:31 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sun, 29 Nov 2015 16:34:31 +0000 (17:34 +0100)
commit02bc4ed52c77090fc9d6caf35642a2dc11195406
treef73c6256037346a9c01219830ac51caa04b438b5
parent709093b6ac8e0fc2f01c9d3795213513ae7fac5d
__spec_install_post_check_shebangs

Check script shebangs. Currently only for python and a generic
"#!/usr/bin/env interpreter" check. Checks for other interpreters may
easily be added.

For Python – check if /usr/bin/python2 or /usr/bin/python3 is used, so
we don't run Python3-compatible software with Python 2 just because it
is our /usr/bin/python.

Version: 1.712
rpm-build-macros.spec
rpm.macros
This page took 0.036921 seconds and 4 git commands to generate.