Changeset 1081 for pbibuild/modules/alienarena/build.sh
- Timestamp:
- 12/28/07 12:44:15 (11 months ago)
- Files:
-
- 1 modified
-
pbibuild/modules/alienarena/build.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/alienarena/build.sh
r1051 r1081 10 10 ############################################################################## 11 11 # 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.sh12 sed -e "s,CHANGEME,AlienArena${PORTVER},g" ${PBIDIR}/scripts/removepbi.sh > /tmp/removepbi.sh 13 13 mv /tmp/removepbi.sh ${PBIDIR}/scripts/removepbi.sh 14 14 chmod 755 ${PBIDIR}/scripts/removepbi.sh
