mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Missing line
This commit is contained in:
parent
1f0e097066
commit
c7b641a1bd
@ -85,6 +85,7 @@ if [ "$fSqueeze" = "squeezeMe" ]; then
|
||||
ppython $ppythonOptimizeFlag $pSqueezer $optimizeFlag || exit
|
||||
else
|
||||
echo RENAMING PandaModulesUnsqueezed.py to PandaModules.py
|
||||
cd $DIRECT/lib/py
|
||||
rm -f PandaModules.py*
|
||||
mv PandaModulesUnsqueezed.py PandaModules.py
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user