This commit is contained in:
David Rose 2002-09-09 22:43:36 +00:00
parent 45d6b08993
commit f8a4a6f631

View File

@ -62,9 +62,6 @@ fi
if [ "$firstarg" = "install" ]; then
# as installed on a machine without ctattach etc.
if [ $INSTALL ]; then
cd $INSTALL
fi
exec bin/ppython -d bin/generatePythonCode -v -d lib/py -e ../direct/src/extensions -i libdtoolconfig libpandaexpress libpanda libpandaphysics libdirect $extra_genPyCode_libs
exit 1
fi