mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-10 13:25:25 +01:00
Add Python-3.1.5
This commit is contained in:
parent
eadc92cf38
commit
2325df7f38
9 changed files with 763 additions and 0 deletions
|
|
@ -113,6 +113,10 @@ build Python-2.3.7 stage2.sh
|
|||
|
||||
build Python-2.5.6
|
||||
|
||||
build Python-3.1.5 stage1.sh
|
||||
|
||||
build Python-3.1.5 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