summaryrefslogtreecommitdiffstats
path: root/Mac/OSX
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-07-02 09:20:09 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2003-07-02 09:20:09 (GMT)
commite2ff8be761a5c4958572d2aa6c9ee247e3c90c85 (patch)
treef985859e977e94b3e93fff1eb0d8ad47e0bd77a5 /Mac/OSX
parentb7f6810a1f6180656a42ea0c3f0a9d4ddd7b4f56 (diff)
downloadcpython-e2ff8be761a5c4958572d2aa6c9ee247e3c90c85.zip
cpython-e2ff8be761a5c4958572d2aa6c9ee247e3c90c85.tar.gz
cpython-e2ff8be761a5c4958572d2aa6c9ee247e3c90c85.tar.bz2
Moved the IDE tutorial to a directory with a shorter name. The long
name was giving problems with some tar implementations.
Diffstat (limited to 'Mac/OSX')
-rw-r--r--Mac/OSX/Makefile2
1 files changed, 1 insertions, 1 deletions
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 @@ APPTEMPLATE=$(srcdir)/Mac/OSXResources/app
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