Artifact 47d124f75d7169af89995a3d7d3c579a45ad51fd:
- Executable file tests/installall/tests/chicken/install.sh — part of check-in [e165458b7b] at 2013-07-22 13:57:44 on branch dev — Megatest based installall mostly done (user: mrwellan, size: 192) [annotate] [blame] [check-ins using] [more...]
#!/usr/bin/env bash # Run your step here source $PREFIX/buildsetup.sh # source $PREFIX cd chicken-${CHICKEN_VERSION} make PLATFORM=${PLATFORM} PREFIX=${PREFIX} install ls -l ${PREFIX}/bin