Changeset 1616 for pbibuild/modules/commandandconquer-NOD
- Timestamp:
- 03/17/08 13:07:44 (9 months ago)
- Location:
- pbibuild/modules/commandandconquer-NOD
- Files:
-
- 2 removed
- 2 modified
-
overlay-dir/NOD/dosdevices/e: (deleted)
-
overlay-dir/NOD/dosdevices/e:: (deleted)
-
overlay-dir/bin/nod (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/commandandconquer-NOD/overlay-dir/bin/nod
r1607 r1616 4 4 export WINEPREFIX="/Programs/${PROGDIR}/NOD" 5 5 cd /Programs/${PROGDIR}/NOD 6 mdconfig -a -t vnode -f drive_c/windows/temp/NOD95.iso -u 17 mount -t cd9660 /dev/md 1drive_c/windows/temp/MOUNTEDCC6 mdconfig -a -t vnode -f drive_c/windows/temp/NOD95.iso -u 2 7 mount -t cd9660 /dev/md2 drive_c/windows/temp/MOUNTEDCC 8 8 cd dosdevices/ 9 ln -s ../drive_c/windows/temp/MOUNTEDCC e: 9 10 ln -s ../drive_c/windows/temp/NOD95.iso e\:\: 10 11 /Programs/${PROGDIR}/bin/wine "/Programs/${PROGDIR}/NOD/drive_c/WESTWOOD/C&C95/C&C95.exe" "$@" -
pbibuild/modules/commandandconquer-NOD/pbi.conf
r1607 r1616 33 33 # Build Key - Change this to anything else to trigger a rebuild 34 34 # - The rebuild will take place even if port is still the same ver 35 BUILDKEY="0 4"35 BUILDKEY="05" 36 36 37 37 # Don't build this PBI on certian processors (i386 / amd64)
