Another minor mistake

This commit is contained in:
rdb 2009-10-24 09:45:17 +00:00
parent 0435142f77
commit e9e69c9e10

View File

@ -918,7 +918,7 @@ def Package(target, inputs, opts):
#
##########################################################################################
def CompileBundle(target, inputs, opts, exe):
def CompileBundle(target, inputs, opts):
if (sys.platform != "darwin"): return
plist = None
resources = []