mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
makepackage: add some missing imports
This commit is contained in:
parent
e4f0a9ce32
commit
85ca6f66f2
@ -5,6 +5,8 @@ from installpanda import *
|
|||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
|
import glob
|
||||||
|
import re
|
||||||
|
|
||||||
|
|
||||||
INSTALLER_DEB_FILE = """
|
INSTALLER_DEB_FILE = """
|
||||||
|
Loading…
x
Reference in New Issue
Block a user