summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-mozilla_xpcom_idl-parser_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird17/patches/patch-mozilla_xpcom_idl-parser_Makefile.in')
-rw-r--r--mail/thunderbird17/patches/patch-mozilla_xpcom_idl-parser_Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/thunderbird17/patches/patch-mozilla_xpcom_idl-parser_Makefile.in b/mail/thunderbird17/patches/patch-mozilla_xpcom_idl-parser_Makefile.in
deleted file mode 100644
index c1d80f26269..00000000000
--- a/mail/thunderbird17/patches/patch-mozilla_xpcom_idl-parser_Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-mozilla_xpcom_idl-parser_Makefile.in,v 1.1 2013/11/13 13:27:45 ryoon Exp $
-
---- mozilla/xpcom/idl-parser/Makefile.in.orig 2012-08-25 00:31:35.000000000 +0000
-+++ mozilla/xpcom/idl-parser/Makefile.in
-@@ -29,7 +29,7 @@ include $(topsrcdir)/config/rules.mk
- export:: $(PARSER_SRCS) $(PLY_PROGS)
- $(PYTHON_PATH) \
- $(PLY_INCLUDE) \
-- $(srcdir)/header.py --cachedir=. --regen
-+ $(srcdir)/header.py --cachedir=$(DEPTH)/xpcom/idl-parser/cache --regen
-
- check::
- $(PYTHON_PATH) \