diff options
author | grant <grant@pkgsrc.org> | 2004-07-24 22:52:26 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-07-24 22:52:26 +0000 |
commit | 14018f7deb3868f7caf1c242b15a4f0b8ed55fdf (patch) | |
tree | 8bfdfa03fe7a66b3098f6fd0ab2a18b0e84191e5 | |
parent | ea1f374fde53b1b2150bb0157909812f481cab5c (diff) | |
download | pkgsrc-14018f7deb3868f7caf1c242b15a4f0b8ed55fdf.tar.gz |
really add the patch.
-rw-r--r-- | www/netscape7/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/netscape7/patches/patch-aa b/www/netscape7/patches/patch-aa new file mode 100644 index 00000000000..9e358313935 --- /dev/null +++ b/www/netscape7/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.4 2004/07/24 22:52:26 grant Exp $ + +--- netscape-installer.orig 2003-06-25 02:04:39.000000000 +1000 ++++ netscape-installer +@@ -38,7 +38,7 @@ + + LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH + export LD_LIBRARY_PATH +-export -n MOZILLA_FIVE_HOME ++unset MOZILLA_FIVE_HOME + + PATH=.:$PATH + export PATH |