mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
generic now
This commit is contained in:
parent
69b650ec4d
commit
7654b0db97
@ -44,7 +44,6 @@ echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/tokenize.py
|
||||
echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/token.py
|
||||
echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/ihooks.py
|
||||
|
||||
|
||||
# Libraries
|
||||
echo $WINTOOLS/lib
|
||||
echo $WINTOOLS/sdk/rad/Miles6/redist/win32/Mss32.dll
|
||||
|
@ -24,7 +24,7 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ -f ${zipfile} ]
|
||||
if [ -f printfiles ]
|
||||
then
|
||||
echo "Found printfiles"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user