diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-09-27 18:36:10 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-09-27 18:36:10 +0200 |
commit | 2cd54b39d05033b512b9b61f27ba2f345f424abf (patch) | |
tree | b3c1c0f23d75a6d0850391d7d8d5c3947b61b203 | |
parent | 9871b772e63e1a1aecc116383d0874f0296ae482 (diff) |
Firefox 7
-rwxr-xr-x | ffxpi | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -66,6 +66,8 @@ donexpi() { --exclude tmp firefox-langpacks else case $1 in + 7*) dest=firefox7 + ;; 6*) dest=firefox6 ;; 5*) dest=firefox5 |