]> git.saurik.com Git - fiveicondock.git/blame_incremental - make.sh
Remove that random feature for release.
[fiveicondock.git] / make.sh
... / ...
CommitLineData
1#!/bin/bash
2set -e
3export PKG_ARCH=${PKG_ARCH-iphoneos-arm}
4PATH=/apl/n42/pre/bin:$PATH /apl/tel/exec.sh com.saurik.winterboard make "$@"
5export CODESIGN_ALLOCATE=$(which arm-apple-darwin9-codesign_allocate)
6/apl/tel/util/ldid -S *.dylib
7make package