mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Removed redundant command
This commit is contained in:
parent
dfcaadfc55
commit
900a5765ab
@ -188,7 +188,6 @@ writefile(TARDIR+'/panda3d.spec',SPEC)
|
||||
oscmd("tar --exclude CVS -chzf "+TARDIR+".tar.gz "+TARDIR)
|
||||
oscmd("rm -rf "+TARDIR)
|
||||
|
||||
oscmd("rm -rf "+TARDIR)
|
||||
oscmd("mkdir -p "+TARDIR)
|
||||
oscmd("mkdir -p "+TARDIR+"/thirdparty")
|
||||
oscmd("ln -sf ../dtool "+TARDIR+"/dtool")
|
||||
|
Loading…
x
Reference in New Issue
Block a user