diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-20 20:24:36 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-20 20:24:36 +0000 |
commit | 4f422633296033339b95a72aa79878d08d9af1c7 (patch) | |
tree | 1ba87365816379cbf14f61b393974553f78e5259 /www/firefox-esr/files/patch-browser_app_mozilla.in | |
parent | 921c9319af9ec4b9679f8a4144755c970e31c80b (diff) |
Fix a patch.
PR: ports/74155
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes
Notes:
svn path=/head/; revision=122028
Diffstat (limited to 'www/firefox-esr/files/patch-browser_app_mozilla.in')
-rw-r--r-- | www/firefox-esr/files/patch-browser_app_mozilla.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox-esr/files/patch-browser_app_mozilla.in b/www/firefox-esr/files/patch-browser_app_mozilla.in index cf763eeaa053..3d5c7203e32b 100644 --- a/www/firefox-esr/files/patch-browser_app_mozilla.in +++ b/www/firefox-esr/files/patch-browser_app_mozilla.in @@ -1,6 +1,6 @@ --- browser/app/mozilla.in.orig Sat Nov 13 00:54:51 2004 +++ browser/app/mozilla.in Sat Nov 13 00:57:22 2004 -@ -110,6 +110,7 @@ +@@ -110,6 +110,7 @@ # Check default compile-time libdir if [ -x "$moz_libdir/run-mozilla.sh" ]; then dist_bin="$moz_libdir" |