summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-03-17 15:35:03 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2011-03-17 15:35:03 -0700
commit2587a89dd030beca3ea2733e34342e5ee54c9896 (patch)
tree63c33c65f808ffa188439d8cd07aee1a2fea206a /makefile
parentdb698f4255693ec8276ec4bb16c48ad69b64e458 (diff)
Run ldid on postinst.
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 23f25ee..78a55c1 100644
--- a/makefile
+++ b/makefile
@@ -131,6 +131,7 @@ CydiaAppliance: CydiaAppliance.mm
postinst: postinst.mm Sources.mm Sources.h CyteKit/stringWithUTF8Bytes.mm CyteKit/stringWithUTF8Bytes.h CyteKit/UCPlatform.h
$(cycc) $(filter %.mm,$^) $(flags) -framework CoreFoundation -framework Foundation -framework UIKit -lpcre
+ @ldid -T0 -S postinst
debs/cydia_$(version)_iphoneos-arm.deb: MobileCydia preinst postinst $(images) $(shell find MobileCydia.app) cydia.control
sudo rm -rf _