]> git.saurik.com Git - cydia.git/blobdiff - makefile
Provide cydia.mcc and cydia.mnc, not cydia.plmn.
[cydia.git] / makefile
index 23f25ee2917628ae48ed7da57588ddafabb9b600..31a3bee5ecd6bddb1d82827962ef6edda4b17ab0 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 _
@@ -199,4 +200,4 @@ $(lproj_deb): $(shell find MobileCydia.app -name '*.strings') cydia-lproj.contro
        
 package: debs/cydia_$(version)_iphoneos-arm.deb $(lproj_deb)
 
-.PHONY: all clean package sign
+.PHONY: all clean package