HomeFreeBSD

- Limit python version with 2.7, fails with python3:

Description

  • Limit python version with 2.7, fails with python3:

checking for python >= 2.5... File "<string>", line 1

import sys; print sys.version.split()[0]
                    ^

SyntaxError: invalid syntax

  • Fix shebang in scan-view script

Approved by: portmgr blanket

Details

Provenance
AMDmi3Authored on
Parents
rP461075: Fix a missing fi when building an image.
Branches
Unknown
Tags
Unknown