mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
use $[PACKAGE]
This commit is contained in:
parent
6eeb4f27e3
commit
556bb05f8b
@ -41,7 +41,7 @@ There are two cases:
|
|||||||
is crafted so that it will do no harm if it is installed.
|
is crafted so that it will do no harm if it is installed.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
package = '$[upcase $[notdir $[TOPDIR]]]'
|
package = '$[upcase $[PACKAGE]]'
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user