Show
Ignore:
Timestamp:
03/17/08 13:07:44 (9 months ago)
Author:
gonzalo
Message:

NOD dosdevices problem fixed

Location:
pbibuild/modules/commandandconquer-NOD
Files:
2 removed
2 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/commandandconquer-NOD/overlay-dir/bin/nod

    r1607 r1616  
    44export WINEPREFIX="/Programs/${PROGDIR}/NOD" 
    55cd /Programs/${PROGDIR}/NOD 
    6 mdconfig -a -t vnode -f drive_c/windows/temp/NOD95.iso -u 1 
    7 mount -t cd9660 /dev/md1 drive_c/windows/temp/MOUNTEDCC 
     6mdconfig -a -t vnode -f drive_c/windows/temp/NOD95.iso -u 2 
     7mount -t cd9660 /dev/md2 drive_c/windows/temp/MOUNTEDCC 
    88cd dosdevices/ 
     9ln -s ../drive_c/windows/temp/MOUNTEDCC e: 
    910ln -s ../drive_c/windows/temp/NOD95.iso e\:\: 
    1011/Programs/${PROGDIR}/bin/wine "/Programs/${PROGDIR}/NOD/drive_c/WESTWOOD/C&C95/C&C95.exe" "$@" 
  • pbibuild/modules/commandandconquer-NOD/pbi.conf

    r1607 r1616  
    3333# Build Key - Change this to anything else to trigger a rebuild  
    3434#           - The rebuild will take place even if port is still the same ver 
    35 BUILDKEY="04" 
     35BUILDKEY="05" 
    3636 
    3737# Don't build this PBI on certian processors (i386 / amd64)