summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2014-10-25 05:26:11 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2014-10-25 05:48:46 -0700
commit12b8ca6843238c45f384a424d3a11016f25833d7 (patch)
treeb983cb5c2b870da45e2429b4dbe222f290985531 /makefile
parent82e370b360798dcc8cdf41f68744788e503bb8a2 (diff)
If Library/move.sh is changed, rebuild the package.
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index bae04ce..ff91da9 100644
--- 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 $@
-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