mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
a2b5183052
commit
bdbceeaae0
@ -37,7 +37,7 @@ extra_genPyCode_libs="$extra_genPyCode_libs $*"
|
|||||||
|
|
||||||
if [ "$firstarg" = "linux" ]; then
|
if [ "$firstarg" = "linux" ]; then
|
||||||
cd $DIRECT/bin
|
cd $DIRECT/bin
|
||||||
exec ppython -d generatePythonCode -v -d $DIRECT/lib/py -e $DIRECT/src/extensions -i libdtoolconfig libpandaexpress libpanda libpandaphysics libdirect $extra_genPyCode_libs
|
exec ppython -d generatePythonCode -O -v -d $DIRECT/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