]> git.saurik.com Git - cydia.git/commitdiff
If Library/move.sh is changed, rebuild the package.
authorJay Freeman (saurik) <saurik@saurik.com>
Sat, 25 Oct 2014 12:26:11 +0000 (05:26 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Sat, 25 Oct 2014 12:48:46 +0000 (05:48 -0700)
makefile

index bae04cecfe824b291509ecc24fbf2cc8c360b2b3..ff91da91730d0a58ef4860e888aaee8b29377f74 100644 (file)
--- a/makefile
+++ b/makefile
@@ -144,7 +144,7 @@ postinst: postinst.mm Sources.mm Sources.h CyteKit/stringWithUTF8Bytes.mm CyteKi
        $(cycc) -std=c++11 $(filter %.mm,$^) $(flags) $(link) -framework CoreFoundation -framework Foundation -framework UIKit -lpcre
        @ldid -T0 -S $@
 
        $(cycc) -std=c++11 $(filter %.mm,$^) $(flags) $(link) -framework CoreFoundation -framework Foundation -framework UIKit -lpcre
        @ldid -T0 -S $@
 
-debs/cydia_$(version)_iphoneos-arm.deb: MobileCydia preinst postinst cfversion setnsfpn $(images) $(shell find MobileCydia.app) cydia.control Library/firmware.sh Library/startup
+debs/cydia_$(version)_iphoneos-arm.deb: MobileCydia preinst postinst cfversion setnsfpn $(images) $(shell find MobileCydia.app) cydia.control Library/firmware.sh Library/move.sh Library/startup
        sudo rm -rf _
        mkdir -p _/var/lib/cydia
        
        sudo rm -rf _
        mkdir -p _/var/lib/cydia