Show
Ignore:
Timestamp:
08/27/08 10:18:12 (3 months ago)
Author:
kris
Message:

Updated commandandconquer-GDI to use wine version automatically

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/commandandconquer-GDI/build.sh

    r2653 r2664  
    1111 
    1212# Save the right version number in the removepbi.sh script 
    13 sed -e "s,CHANGEME,CommandandConquerGold2${PORTVER},g" ${PBIDIR}/bin/gdi > /tmp/gdi 
     13sed -e "s,CHANGEME,${PORTVER},g" ${PBIDIR}/bin/gdi > /tmp/gdi 
    1414mv /tmp/gdi ${PBIDIR}/bin/gdi 
    1515chmod 755 ${PBIDIR}/bin/gdi