mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -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>'
|
||||
plist.close()
|
||||
|
||||
Filename(output, "hosts/").makeDir()
|
||||
|
||||
return output
|
||||
|
||||
def buildPKG(self, output, platform):
|
||||
|
Loading…
x
Reference in New Issue
Block a user