mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
oops typo
This commit is contained in:
parent
996896463a
commit
69604365bc
@ -5600,7 +5600,7 @@ def MakeInstallerFreeBSD():
|
|||||||
if (RUNTIME):
|
if (RUNTIME):
|
||||||
cmd += " -c -\"The Panda3D free 3D engine runtime\" -o graphics/panda3d-runtime"
|
cmd += " -c -\"The Panda3D free 3D engine runtime\" -o graphics/panda3d-runtime"
|
||||||
else:
|
else:
|
||||||
cmd += " -c -\"The Panda3D free 3D engine SDK\" -o devel/panda3d
|
cmd += " -c -\"The Panda3D free 3D engine SDK\" -o devel/panda3d"
|
||||||
cmd += " -d pkg-descr -f pkg-plist panda3d-%s" % VERSION
|
cmd += " -d pkg-descr -f pkg-plist panda3d-%s" % VERSION
|
||||||
oscmd(cmd)
|
oscmd(cmd)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user