summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
index 5fbff17..9a1145d 100644
--- a/makefile
+++ b/makefile
@@ -100,6 +100,8 @@ package: MobileCydia
mkdir -p _/DEBIAN
./control.sh _ >_/DEBIAN/control
+ find _ -name '*.png' -exec ./pngcrush.sh '{}' ';'
+
sudo chown -R 0 _
sudo chgrp -R 0 _
sudo chmod 6755 _/Applications/Cydia.app/MobileCydia