Changeset 2653
- Timestamp:
- 08/25/08 13:31:21 (3 months ago)
- Location:
- pbibuild/modules/commandandconquer-GDI
- Files:
-
- 1 removed
- 1 modified
-
build.sh (modified) (1 diff)
-
overlay-dir/GDI/drive_c/windows/temp/GDI95.iso (deleted)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/commandandconquer-GDI/build.sh
r1664 r2653 14 14 mv /tmp/gdi ${PBIDIR}/bin/gdi 15 15 chmod 755 ${PBIDIR}/bin/gdi 16 17 # Fetch the ISO from the web for inclusion into this PBI 18 cd ${PBIDIR}/GDI/drive_c/windows/temp 19 fetch http://www.pcbsd.org/~kris/autobuildpkgs/GDI95.is
