]> git.saurik.com Git - cydia.git/blobdiff - makefile
Take Telesphoreo's preinst.
[cydia.git] / makefile
index 9673241fd8b10ad5e7dba15b5ec7b220ee29fe9e..70fa990bddee29241214fee05434f7d1f236f635 100644 (file)
--- a/makefile
+++ b/makefile
@@ -153,6 +153,7 @@ debs/cydia_$(version)_iphoneos-arm.deb: MobileCydia $(images) $(shell find Mobil
        
        mkdir -p _/DEBIAN
        ./control.sh _ >_/DEBIAN/control
+       cp -a preinst _/DEBIAN/
        
        find _ -exec touch -t "$$(date -j -f "%s" +"%Y%m%d%H%M.%S" "$$(git show --format='format:%ct' | head -n 1)")" {} ';'