diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-08-15 15:27:32 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-08-15 15:27:32 +0200 |
| commit | 7475f9896cbce2c240182ebff43a0c7c6935d842 (patch) | |
| tree | 1ee08ff760391015a420e0a65345311abccfd626 /path/linux-x86 | |
| parent | 87a69f96d4a14004fbaa33f2eee18476a3083c86 (diff) | |
| download | prebuilts_build-tools-replicant-10.tar.gz prebuilts_build-tools-replicant-10.tar.bz2 prebuilts_build-tools-replicant-10.zip | |
Revert "Enable to use the host python2"HEADreplicant-10
This reverts commit 87a69f96d4a14004fbaa33f2eee18476a3083c86.
Diffstat (limited to 'path/linux-x86')
| l--------- | path/linux-x86/python | 1 | ||||
| l--------- | path/linux-x86/python2 | 1 | ||||
| l--------- | path/linux-x86/python2.7 | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/path/linux-x86/python b/path/linux-x86/python new file mode 120000 index 0000000..8ec5dcd --- /dev/null +++ b/path/linux-x86/python @@ -0,0 +1 @@ +../../linux-x86/bin/py2-cmd
\ No newline at end of file diff --git a/path/linux-x86/python2 b/path/linux-x86/python2 new file mode 120000 index 0000000..8ec5dcd --- /dev/null +++ b/path/linux-x86/python2 @@ -0,0 +1 @@ +../../linux-x86/bin/py2-cmd
\ No newline at end of file diff --git a/path/linux-x86/python2.7 b/path/linux-x86/python2.7 new file mode 120000 index 0000000..8ec5dcd --- /dev/null +++ b/path/linux-x86/python2.7 @@ -0,0 +1 @@ +../../linux-x86/bin/py2-cmd
\ No newline at end of file |
