Changeset 1641 for pbibuild/modules/commandandconquer-NOD
- Timestamp:
- 03/24/08 12:10:20 (9 months ago)
- Location:
- pbibuild/modules/commandandconquer-NOD
- Files:
-
- 2 modified
-
overlay-dir/bin/nod (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/commandandconquer-NOD/overlay-dir/bin/nod
r1617 r1641 1 1 #!/bin/sh 2 PROGDIR="CommandandConquerGold10.9.5 7"2 PROGDIR="CommandandConquerGold10.9.58" 3 3 cd 4 4 export WINEPREFIX="/Programs/${PROGDIR}/NOD" 5 /Programs/${PROGDIR}/bin/wine "/Programs/${PROGDIR}/NOD/drive_c/WESTWOOD/C&C95/C&C95. exe" "$@"5 /Programs/${PROGDIR}/bin/wine "/Programs/${PROGDIR}/NOD/drive_c/WESTWOOD/C&C95/C&C95.EXE" "$@" -
pbibuild/modules/commandandconquer-NOD/pbi.conf
r1617 r1641 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 7"35 BUILDKEY="08" 36 36 37 37 # Don't build this PBI on certian processors (i386 / amd64)
