Changeset 2663 for pbibuild/modules/commandandconquer-NOD/build.sh
- Timestamp:
- 08/27/08 10:16:08 (3 months ago)
- Files:
-
- 1 modified
-
pbibuild/modules/commandandconquer-NOD/build.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/commandandconquer-NOD/build.sh
r2652 r2663 11 11 12 12 # Save the right version number in the removepbi.sh script 13 sed -e "s,CHANGEME, CommandandConquerGold1${PORTVER},g" ${PBIDIR}/bin/nod > /tmp/nod13 sed -e "s,CHANGEME,${PORTVER},g" ${PBIDIR}/bin/nod > /tmp/nod 14 14 mv /tmp/nod ${PBIDIR}/bin/nod 15 15 chmod 755 ${PBIDIR}/bin/nod
