From 66cb23faa1c4f531869bf4a0a7f1a915172402b4 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 13 Oct 2004 20:28:12 +0000 Subject: Add a patch that was forgotten in the 1.0.1.p update. --- www/firefox/files/patch-browser_app_mozilla.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/firefox/files/patch-browser_app_mozilla.in (limited to 'www/firefox/files/patch-browser_app_mozilla.in') diff --git a/www/firefox/files/patch-browser_app_mozilla.in b/www/firefox/files/patch-browser_app_mozilla.in new file mode 100644 index 000000000000..714c8b33930f --- /dev/null +++ b/www/firefox/files/patch-browser_app_mozilla.in @@ -0,0 +1,10 @@ +--- browser/app/mozilla.in.orig Sat Oct 2 02:05:53 2004 ++++ browser/app/mozilla.in Sat Oct 2 02:06:15 2004 +@@ -110,6 +110,7 @@ + # Check default compile-time libdir + if [ -x "$moz_libdir/run-mozilla.sh" ]; then + dist_bin="$moz_libdir" ++ run_moz="$dist_bin/run-mozilla.sh" + else + echo "Cannot find mozilla runtime directory. Exiting." + exit 1 -- cgit v1.2.3