1 --- firefox 2005-08-18 06:28:49.000000000 -0700
2 +++ firefox.test 2005-08-18 19:39:34.813357354 -0700
5 echo $dist_bin/run-mozilla.sh $script_args $dist_bin/$MOZILLA_BIN "$@"
7 -"$dist_bin/run-mozilla.sh" $script_args "$dist_bin/$MOZILLA_BIN" "$@"
8 +exec "$dist_bin/run-mozilla.sh" $script_args "$dist_bin/$MOZILLA_BIN" "$@"