diff options
| author | Keith Maxwell <keith.maxwell@gmail.com> | 2020-04-12 14:40:06 +0100 |
|---|---|---|
| committer | Keith Maxwell <keith.maxwell@gmail.com> | 2020-04-12 14:40:06 +0100 |
| commit | c3db2c658e240402eae6c52403055ae63d43ed5e (patch) | |
| tree | 8b831f59380e1352447d4695aa6ea29446d97bd9 /testing/vint/01-python3-shebang.patch | |
| parent | 2338ae52a383729046c5d094846ea13fd86c86ec (diff) | |
| download | aports-c3db2c658e240402eae6c52403055ae63d43ed5e.tar.bz2 aports-c3db2c658e240402eae6c52403055ae63d43ed5e.tar.xz | |
community/vint: move from testing
Diffstat (limited to 'testing/vint/01-python3-shebang.patch')
| -rw-r--r-- | testing/vint/01-python3-shebang.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/vint/01-python3-shebang.patch b/testing/vint/01-python3-shebang.patch deleted file mode 100644 index c642296321..0000000000 --- a/testing/vint/01-python3-shebang.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/bin/vint -+++ b/bin/vint -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python3 - - import sys - from pathlib import Path |
