#!/bin/sh LANG=ja_JP.EUC; export LANG LD_PRELOAD=/usr/lib/libxpg4.so.2; export LD_PRELOAD cd @PREFIX@/lib/mozilla exec ./mozilla "$@"