mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-12 14:25:24 +01:00
Add Python-2.0.1
This commit is contained in:
parent
0b7cd62f73
commit
13eaba86e8
12 changed files with 791 additions and 0 deletions
|
|
@ -103,6 +103,10 @@ build autogen-5.18.16 autogen-5.18.16.sh
|
|||
|
||||
build musl-1.2.3
|
||||
|
||||
build Python-2.0.1 stage1.sh
|
||||
|
||||
build Python-2.0.1 stage2.sh
|
||||
|
||||
if [ "$FORCE_TIMESTAMPS" = True ] ; then
|
||||
echo 'Forcing all files timestamps to be 0 unix time.'
|
||||
canonicalise_all_files_timestamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue