]> git.saurik.com Git - cydia.git/commitdiff
Run ldid on postinst.
authorJay Freeman (saurik) <saurik@saurik.com>
Thu, 17 Mar 2011 22:35:03 +0000 (15:35 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 17 Mar 2011 22:35:03 +0000 (15:35 -0700)
makefile

index 23f25ee2917628ae48ed7da57588ddafabb9b600..78a55c10ea57c4366fe9eceaccae214f5e47e810 100644 (file)
--- 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 _