summaryrefslogtreecommitdiff
path: root/www/mozilla/patches/patch-cn
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla/patches/patch-cn')
-rw-r--r--www/mozilla/patches/patch-cn32
1 files changed, 0 insertions, 32 deletions
diff --git a/www/mozilla/patches/patch-cn b/www/mozilla/patches/patch-cn
deleted file mode 100644
index 5df1b6d364f..00000000000
--- a/www/mozilla/patches/patch-cn
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-cn,v 1.1 2006/04/24 16:52:58 veego Exp $
-
---- extensions/p3p/Makefile.in.orig 2003-12-04 19:20:16.000000000 +0100
-+++ extensions/p3p/Makefile.in
-@@ -62,23 +62,23 @@ p3p200005.xsl: resources/content/p3p.xsl
- p3p200010.xsl: resources/content/p3p.xsl.in Makefile.in
- @$(RM) -f $@
- $(PP) -DNAMESPACE=http://www.w3.org/2000/10/18/P3Pv1 \
-- -DHAS_TMPL_RETENTION\
-+ -DHAS_TMPL_RETENTION \
- $< > $@
-
- p3p200012.xsl: resources/content/p3p.xsl.in Makefile.in
- @$(RM) -f $@
- $(PP) -DNAMESPACE=http://www.w3.org/2000/12/P3Pv1 \
-- -DHAS_CALL_OURS\
-+ -DHAS_CALL_OURS \
- $< > $@
-
- p3p200109.xsl: resources/content/p3p.xsl.in Makefile.in
- @$(RM) -f $@
- $(PP) -DNAMESPACE=http://www.w3.org/2001/09/P3Pv1 \
-- -DHAS_CALL_OURS\
-+ -DHAS_CALL_OURS \
- $< > $@
-
- p3p200201.xsl: resources/content/p3p.xsl.in Makefile.in
- @$(RM) -f $@
- $(PP) -DNAMESPACE=http://www.w3.org/2002/01/P3Pv1 \
-- -DHAS_CALL_OURS -DHAS_PURPOSE_SRC\
-+ -DHAS_CALL_OURS -DHAS_PURPOSE_SRC \
- $< > $@