Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Package the tp component manfest, from bug 568691, r=alice
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmedberg committed Jun 25, 2010
1 parent 1921a79 commit 0a5786a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildfarm/utils/generate-tpcomponent.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ def zipdir(zip, zdir):
removedir(os.path.join(chrome_dir, 'content'))

shutil.copy(os.path.join(pageloader_dir, 'tp-cmdline.js'), os.path.join(components_dir, 'tp-cmdline.js'))
shutil.copy(os.path.join(pageloader_dir, 'tp-cmdline.manifest'), os.path.join(components_dir, 'tp-cmdline.manifest'))

#get rid of the temporary directory
removedir(tmp_dir)
Expand Down

0 comments on commit 0a5786a

Please sign in to comment.