llvm-toolchain-9/clang/tools/scan-view/bin
LLVM Packaging Team b90028ad2a change all shebangs to Python3
find . -name "*.py" -exec sed "s|\!/usr/bin/env python$|\!/usr/bin/env python3|g" -i {} \;

Gbp-Pq: Name python3-shebang.patch
2022-06-27 14:59:00 +08:00
..
scan-view change all shebangs to Python3 2022-06-27 14:59:00 +08:00