aboutsummaryrefslogtreecommitdiff
path: root/ports.mk
diff options
context:
space:
mode:
authorJohannes Schickel2016-01-10 19:26:33 +0100
committerJohannes Schickel2016-01-10 19:26:33 +0100
commit16a43c9ac8f0ee53fcff2eeca7d7118683bb5716 (patch)
tree5f19371bfbba10fcc212e8c3ae177bc6d0011c5f /ports.mk
parent22796e559fd252fc77082200f2d32fec0df3ce3b (diff)
downloadscummvm-rg350-16a43c9ac8f0ee53fcff2eeca7d7118683bb5716.tar.gz
scummvm-rg350-16a43c9ac8f0ee53fcff2eeca7d7118683bb5716.tar.bz2
scummvm-rg350-16a43c9ac8f0ee53fcff2eeca7d7118683bb5716.zip
IOS7: Make ios7bundle target work again.
Diffstat (limited to 'ports.mk')
-rw-r--r--ports.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports.mk b/ports.mk
index 17baee80dd..03dbffe19b 100644
--- a/ports.mk
+++ b/ports.mk
@@ -92,7 +92,7 @@ endif
cp $(srcdir)/dists/iphone/icon-72.png $(bundle_name)/
cp $(srcdir)/dists/iphone/Default.png $(bundle_name)/
-ios7bundle: ios7
+ios7bundle: iphone
mkdir -p $(bundle_name)
awk 'BEGIN {s=0}\
/<key>CFBundleIcons<\/key>/ {\