Changeset 2664 for pbibuild/modules/commandandconquer-GDI/build.sh
- Timestamp:
- 08/27/08 10:18:12 (3 months ago)
- Files:
-
- 1 modified
-
pbibuild/modules/commandandconquer-GDI/build.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/commandandconquer-GDI/build.sh
r2653 r2664 11 11 12 12 # Save the right version number in the removepbi.sh script 13 sed -e "s,CHANGEME, CommandandConquerGold2${PORTVER},g" ${PBIDIR}/bin/gdi > /tmp/gdi13 sed -e "s,CHANGEME,${PORTVER},g" ${PBIDIR}/bin/gdi > /tmp/gdi 14 14 mv /tmp/gdi ${PBIDIR}/bin/gdi 15 15 chmod 755 ${PBIDIR}/bin/gdi
