From e1fe198695e4c91f62772fb1dbbfdc4607503cdc Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Sun, 30 Sep 2018 15:05:38 -1000 Subject: Try making uicache trigger --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index b8c9793..2a572b5 100644 --- a/makefile +++ b/makefile @@ -235,7 +235,7 @@ debs/cydia_$(version)_iphoneos-arm.deb: MobileCydia preinst postinst cfversion s mkdir -p _/DEBIAN ./control.sh cydia.control _ >_/DEBIAN/control - cp -a preinst postinst _/DEBIAN/ + cp -a preinst postinst triggers _/DEBIAN/ find _ -exec touch -t "$$(date -j -f "%s" +"%Y%m%d%H%M.%S" "$$(git show --format='format:%ct' | head -n 1)")" {} ';' -- cgit v1.2.3