mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -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.
|
||||
"""
|
||||
|
||||
package = '$[upcase $[notdir $[TOPDIR]]]'
|
||||
package = '$[upcase $[PACKAGE]]'
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user