Install Demo and Tools too.

This commit is contained in:
Jack Jansen 2003-06-19 22:45:37 +00:00
parent 7b9a386ef9
commit 8cf644df52
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ fi
$PYTHONSRC/configure -C --enable-framework LDFLAGS=-Wl,-x
make
make DIRMODE=775 EXEMODE=775 FILEMODE=664 DESTDIR=$INSTALLROOT frameworkinstall
make DIRMODE=775 EXEMODE=775 FILEMODE=664 DESTDIR=$INSTALLROOT frameworkinstallextras
if [ "$builddocs" = "y" -o "$builddocs" = "Y" ]; then
./python.exe $PYTHONSRC/Mac/OSX/setupDocs.py build