diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-01-14 17:27:54 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-01-14 17:27:54 +0100 |
commit | 60f94058adc2bd5cfee482d7c2b7f1773316f37f (patch) | |
tree | 91446d096915e474d4c3c7390b4983c0e4a1d75d /ffxpi | |
parent | 7aed93ad2afb086239f6c7a875a3e66320ad1608 (diff) |
firefox4-4.0-0.17.beta9
Diffstat (limited to 'ffxpi')
-rwxr-xr-x | ffxpi | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,6 +47,9 @@ packxpi() { mv $1.xpi /tmp cd tmp/$1 zip ../../$1.xpi -r install.rdf chrome/* chrome.manifest + + echo -n "Controle... " + xmlwf install.rdf && echo done fi } donexpi() { |