Changeset 1081

Show
Ignore:
Timestamp:
12/28/07 12:44:15 (11 months ago)
Author:
kris
Message:

Minor typo in the AlienArena? removal script in build.sh

Location:
pbibuild/modules/alienarena
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/alienarena/build.sh

    r1051 r1081  
    1010############################################################################## 
    1111# Save the right version number in the removepbi.sh script 
    12 sed -e "s,CHANGEME,Alien Arena${PORTVER},g" ${PBIDIR}/scripts/removepbi.sh > /tmp/removepbi.sh 
     12sed -e "s,CHANGEME,AlienArena${PORTVER},g" ${PBIDIR}/scripts/removepbi.sh > /tmp/removepbi.sh 
    1313mv /tmp/removepbi.sh ${PBIDIR}/scripts/removepbi.sh 
    1414chmod 755 ${PBIDIR}/scripts/removepbi.sh 
  • pbibuild/modules/alienarena/pbi.conf

    r1058 r1081  
    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="02" 
     35BUILDKEY="12" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY