mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
tweak
This commit is contained in:
parent
45d6b08993
commit
f8a4a6f631
@ -62,9 +62,6 @@ fi
|
|||||||
|
|
||||||
if [ "$firstarg" = "install" ]; then
|
if [ "$firstarg" = "install" ]; then
|
||||||
# as installed on a machine without ctattach etc.
|
# 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
|
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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user