diff options
| author | Keith Maxwell <keith.maxwell@gmail.com> | 2020-05-03 15:43:43 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-05-04 05:07:27 +0000 |
| commit | 09e0a58429f6c5c17c5b3b402c8709b394cbf5bd (patch) | |
| tree | c26a127f812b62e085a6f3301bcd23bc817be664 /testing/libbaseencode | |
| parent | 6f67329720fb6051ed423505eee174b8b35f1533 (diff) | |
| download | aports-09e0a58429f6c5c17c5b3b402c8709b394cbf5bd.tar.bz2 aports-09e0a58429f6c5c17c5b3b402c8709b394cbf5bd.tar.xz | |
main/scons: fix shebang line
Before this change:
$ dabuild sh
$ sudo apk add scons >/dev/null && scons --version
env: can't execute 'python': No such file or directory
After this change:
$ dabuild sh
$ sudo apk add scons >/dev/null && scons --version
SCons by Steven Knight et al.:
script: v3.1.2.bee7caf9defd6e108fc2998a2520ddb36a967691, 2019-12-17 02:07:09, by bdeegan on octodog
engine: v3.1.2.bee7caf9defd6e108fc2998a2520ddb36a967691, 2019-12-17 02:07:09, by bdeegan on octodog
engine path: ['/usr/lib/scons/SCons']
Copyright (c) 2001 - 2019 The SCons Foundation
See also https://github.com/SCons/scons/issues/2891 and Fedora's
approach around line 140 of
https://apps.fedoraproject.org/packages/python3-scons/sources/spec/
Diffstat (limited to 'testing/libbaseencode')
0 files changed, 0 insertions, 0 deletions
