Moved the IDE tutorial to a directory with a shorter name. The long
name was giving problems with some tar implementations.
diff --git a/Mac/OSX/Makefile b/Mac/OSX/Makefile
index 5720069..3ba4976 100644
--- a/Mac/OSX/Makefile
+++ b/Mac/OSX/Makefile
@@ -46,7 +46,7 @@
APPSUBDIRS=MacOS Resources Resources/English.lproj \
Resources/English.lproj/Documentation \
Resources/English.lproj/Documentation/doc \
- Resources/English.lproj/Documentation/macpython_ide_tutorial
+ Resources/English.lproj/Documentation/ide
DOCDIR=$(srcdir)/Mac/OSXResources/app/Resources/English.lproj/Documentation
DOCINDEX=$(DOCDIR)/"Documentation idx"
CACHERSRC=$(srcdir)/Mac/scripts/cachersrc.py