From d3b5a9835efe095ee7c511a34fa5fda88a50083a Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sat, 4 Jul 2015 01:58:51 -0700 Subject: Apparently, move.sh also required a copy of du :(. --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index 86b4784..496c1ad 100644 --- a/makefile +++ b/makefile @@ -155,6 +155,7 @@ debs/cydia_$(version)_iphoneos-arm.deb: MobileCydia preinst postinst cfversion s mkdir -p _/usr/libexec cp -a Library _/usr/libexec/cydia + cp -a sysroot/usr/bin/du _/usr/libexec/cydia cp -a cfversion _/usr/libexec/cydia cp -a setnsfpn _/usr/libexec/cydia -- cgit v1.2.3