Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <dave@fallingcanbedeadly.com>2011-02-23 01:36:31 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2011-03-19 05:13:41 +0300
commite4d32556c327b9ddae857efd1cf3554352b19861 (patch)
tree7a83a47712a24fbf450365c9554cdfde793aff78 /main/build
parentb9cc7f110486ff66ca2eda2bbc9d3166a931c3ba (diff)
Fixing zipfile generation.
Diffstat (limited to 'main/build')
-rw-r--r--main/build/MacOSX/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/build/MacOSX/Makefile.am b/main/build/MacOSX/Makefile.am
index 0a1b8e0b8b..7ae15ab570 100644
--- a/main/build/MacOSX/Makefile.am
+++ b/main/build/MacOSX/Makefile.am
@@ -141,7 +141,7 @@ MonoDevelop.app:
@rm -f missing-stuff
MonoDevelop.app.zip: MonoDevelop.app
- zip -r9uq MonoDevelop.app.zip MonoDevelop.app
+ zip -r9uyq MonoDevelop.app.zip MonoDevelop.app
update-png:
/Applications/Inkscape.app/Contents/Resources/script --without-gui --export-png=`pwd`/dmg-bg.png `pwd`/dmg-bg.svg