X-Git-Url: https://git.saurik.com/fiveicondock.git/blobdiff_plain/815725202a0a583111c3f34b14a0885df070d31f..b9539b5b33c7cdf954f57917ea6a5440eb11c027:/make.sh diff --git a/make.sh b/make.sh index 2d9cc22..c39f5dc 100755 --- a/make.sh +++ b/make.sh @@ -1,7 +1,2 @@ #!/bin/bash -set -e -export PKG_ARCH=${PKG_ARCH-iphoneos-arm} -PATH=/apl/n42/pre/bin:$PATH /apl/tel/exec.sh com.saurik.winterboard make "$@" -export CODESIGN_ALLOCATE=$(which arm-apple-darwin9-codesign_allocate) -/apl/tel/util/ldid -S *.dylib -make package +exec cycc -i2.0 -s -p FiveIconDock.mm