mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Don't add the pointless *.app/hosts directory on OSX
This commit is contained in:
parent
1ca48aefcf
commit
3ff2e0537c
@ -484,8 +484,6 @@ class Installer:
|
|||||||
print >>plist, '</plist>'
|
print >>plist, '</plist>'
|
||||||
plist.close()
|
plist.close()
|
||||||
|
|
||||||
Filename(output, "hosts/").makeDir()
|
|
||||||
|
|
||||||
return output
|
return output
|
||||||
|
|
||||||
def buildPKG(self, output, platform):
|
def buildPKG(self, output, platform):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user