summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/epiphany-extensions/files/epiphany-extensions-1.6.0-fix_includes.patch')
-rw-r--r--www-client/epiphany-extensions/files/epiphany-extensions-1.6.0-fix_includes.patch55
1 files changed, 55 insertions, 0 deletions
diff --git a/www-client/epiphany-extensions/files/epiphany-extensions-1.6.0-fix_includes.patch b/www-client/epiphany-extensions/files/epiphany-extensions-1.6.0-fix_includes.patch
new file mode 100644
index 000000000000..3db044a1e04a
--- /dev/null
+++ b/www-client/epiphany-extensions/files/epiphany-extensions-1.6.0-fix_includes.patch
@@ -0,0 +1,55 @@
+--- extensions/error-viewer/mozilla/Makefile.in.orig 2005-03-03 12:14:37.868152392 -0600
++++ extensions/error-viewer/mozilla/Makefile.in 2005-03-03 12:15:19.319850776 -0600
+@@ -268,7 +268,8 @@
+ . \
+ dom \
+ jsconsole \
+- necko
++ necko \
++ webbrwsr
+
+ liberrorviewermozilla_la_CPPFLAGS = \
+ -I.. \
+--- extensions/page-info/mozilla/Makefile.in.orig 2005-03-03 12:16:12.080829888 -0600
++++ extensions/page-info/mozilla/Makefile.in 2005-03-03 12:16:31.671851600 -0600
+@@ -261,6 +261,7 @@
+ dom \
+ layout \
+ nkcache \
++ pref \
+ necko \
+ uconv \
+ webbrwsr
+--- extensions/select-stylesheet/mozilla/Makefile.in.orig 2005-03-03 12:16:57.218967848 -0600
++++ extensions/select-stylesheet/mozilla/Makefile.in 2005-03-03 12:17:22.043193992 -0600
+@@ -254,6 +254,7 @@
+
+ mozilla_include_subdirs = \
+ . \
++ dom \
+ necko \
+ nkcache \
+ webbrwsr
+--- extensions/find/Makefile.in.orig 2005-03-03 12:17:55.856053656 -0600
++++ extensions/find/Makefile.in 2005-03-03 12:18:38.303600648 -0600
+@@ -284,6 +284,9 @@
+ content \
+ docshell \
+ dom \
++ pref \
++ typeaheadfind \
++ webbrwsr \
+ fastfind \
+ find \
+ xpcom
+--- extensions/adblock/mozilla/Makefile.in.orig 2005-03-03 12:19:02.228963440 -0600
++++ extensions/adblock/mozilla/Makefile.in 2005-03-03 12:19:30.570654848 -0600
+@@ -259,6 +259,8 @@
+ content \
+ docshell \
+ dom \
++ necko \
++ webbrwsr \
+ xpcom
+
+ libadblockmozilla_la_CPPFLAGS = \