Changeset 93 for trunk/build_ppc.sh
- Timestamp:
- 09/15/07 01:06:09 (3 years ago)
- Files:
-
- 1 modified
-
trunk/build_ppc.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_ppc.sh
r86 r93 37 37 patch -p0 -u < ../../q/patches/q_host-cocoa_02.diff 38 38 39 #qemu hotfixfor qcow239 #qemu cvs backport for qcow2 40 40 patch -p0 -u < ../../q/patches/qemu-0.9.0-qcow2.diff 41 41 42 #qemu rgb support for intel 43 cd hw 44 #patch -p0 -u < ../../../q/patches/q_vga.c_02.diff 45 cd .. 42 #qemu cvs backport rgb support for bigendian 43 patch -p1 -u < ../../q/patches/qemu-0.9.0-big_endian_display4.diff 46 44 47 45 #qemu add 2nd Bootdevice
