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

Updated commandandqonueror-NOD to change the version automatically

Files:
1 modified

Legend:

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

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