xpi output

This commit is contained in:
David Rose 2009-11-20 02:10:37 +00:00
parent daf9c87a05
commit a6a0de068e
1 changed files with 1 additions and 0 deletions

View File

@ -344,6 +344,7 @@ def makeXpiFile():
""" Creates a Firefox XPI file, based on the various platform
version files. """
print "Generating xpi file"
root = options.plugin_root
if os.path.isdir(os.path.join(root, 'plugin')):
root = os.path.join(root, 'plugin')