summaryrefslogtreecommitdiff
path: root/www/mozilla/patches/patch-av
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla/patches/patch-av')
-rw-r--r--www/mozilla/patches/patch-av17
1 files changed, 0 insertions, 17 deletions
diff --git a/www/mozilla/patches/patch-av b/www/mozilla/patches/patch-av
deleted file mode 100644
index f90a9f75729..00000000000
--- a/www/mozilla/patches/patch-av
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-av,v 1.1 2001/05/11 00:37:46 taya Exp $
-
-diff -ru ../Orig/mozilla/security/coreconf/ruleset.mk ./security/coreconf/ruleset.mk
---- ../Orig/mozilla/security/coreconf/ruleset.mk Sun Feb 4 14:52:37 2001
-+++ ./security/coreconf/ruleset.mk Mon May 7 05:40:42 2001
-@@ -93,9 +93,9 @@
- endif
-
- #
--# Always set CPU_TAG on Linux.
-+# Always set CPU_TAG on Linux & NetBSD.
- #
--ifeq ($(OS_ARCH), Linux)
-+ifeq (,$(filter-out Linux NetBSD,$(OS_ARCH)))
- CPU_TAG = _$(CPU_ARCH)
- endif
-