Force a python3 shebang on python modules to fix testsuite

This commit is contained in:
Gianfranco Costamagna 2020-01-04 08:49:27 +01:00
parent b8ee09960d
commit e65c59ef80
2 changed files with 1107 additions and 0 deletions

1106
debian/patches/python3-shebang.patch vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -139,3 +139,4 @@ no-z3.patch
# bug #946874
D71028-mips-rust-test.diff
python3-shebang.patch