Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
live-build
Commits
4c2f7491
Commit
4c2f7491
authored
Sep 19, 2013
by
Daniel Baumann
Browse files
Updating to python 3.3 (Closes: #723702).
parent
aa7939e0
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
4c2f7491
...
...
@@ -12,7 +12,7 @@ Vcs-Git: git://live-systems.org/git/live-build.git
Package: live-build
Architecture: all
Depends:
${misc:Depends}, python3.
2
, debootstrap | cdebootstrap | cdebootstrap-static
${misc:Depends}, python3.
3
, debootstrap | cdebootstrap | cdebootstrap-static
Recommends:
live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio,
gnu-fdisk
...
...
scripts/build/bootstrap_cdebootstrap
View file @
4c2f7491
#!/usr/bin/python3.
2
#!/usr/bin/python3.
3
## live-build(7) - System Build Scripts
## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
...
...
scripts/build/bootstrap_debootstrap
View file @
4c2f7491
#!/usr/bin/python3.
2
#!/usr/bin/python3.
3
## live-build(7) - System Build Scripts
## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment