diff options
| author | Remi Collet <fedora@famillecollet.com> | 2011-11-12 08:50:45 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2011-11-12 08:50:45 +0100 | 
| commit | 5f139fd8d735a957395c0d01bcc835271d80999f (patch) | |
| tree | c60575975e0cd2574d78ca9c69e8d53b2f0362d7 | |
| parent | ac7dced4322cf4682624fdbb0f6a785a53b0fe4b (diff) | |
Xulrunner 8.0
| -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 +	                8*)     dest=firefox8 +	                        ;;  	                7*)     dest=firefox7  	                        ;;  	                6*)     dest=firefox6 | 
