diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-07-24 14:05:30 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-07-24 14:05:30 +0200 |
commit | cb869df02e21a8359517f4b8f7e5c82199f642a1 (patch) | |
tree | 2eccda83cb88f3290d9f0a0dc7c98e7d601443e3 | |
parent | 2b18e6c2d0d716932301b94adc6d63dd2ce74c1b (diff) |
first xulrunner6 / firefox6 work, but not yet building
-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 + 6*) dest=firefox6 + ;; 5*) dest=firefox5 ;; 4*) dest=firefox4 |