mirror of
https://github.com/elliotnunn/BuildCubeE.git
synced 2024-11-15 20:10:06 +00:00
Correct typo: we use System 7, not 6
I wanted to use System 6, but it turns out that many tools rely on System 7's "high-level" FS calls ("HFS Pinafore").
This commit is contained in:
parent
413ea3f8c8
commit
f2451b3ecf
2
Build
2
Build
@ -59,7 +59,7 @@ def ticks_from_str(s):
|
||||
# Argparse
|
||||
|
||||
args = argparse.ArgumentParser(description='''
|
||||
Copy an MPW source tree into a System 6 disk image that builds on
|
||||
Copy an MPW source tree into a System 7 disk image that builds on
|
||||
boot. Difficult parts of the build tree can be elegantly replaced by
|
||||
dropping pre-built objects or binaries into the AmphibianDNA folder.
|
||||
Every file in AmphibianDNA will be spliced into the build system by
|
||||
|
Loading…
Reference in New Issue
Block a user