Skip to content
Snippets Groups Projects
Commit 35330ddb authored by Richard Pospesel's avatar Richard Pospesel
Browse files

Bug 41078: touch pt_config.json before adding to omni.ja

parent b87a696a
Branches
No related tags found
1 merge request!907Bug 41078: touch pt_config.json before adding to omni.ja
......@@ -279,6 +279,7 @@ do
pt_config_dir=chrome/toolkit/content/global
mkdir -p "$pt_config_dir"
cp "pt_config.json" "$pt_config_dir/"
[% c("touch") %] "$pt_config_dir/pt_config.json"
zip -Xm "$tbdir/omni.ja" "$pt_config_dir/pt_config.json"
rm -rf chrome
popd
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment