summarylogtreecommitdiffstats
path: root/pgo-fix-missing-kdejs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pgo-fix-missing-kdejs.patch')
-rw-r--r--pgo-fix-missing-kdejs.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/pgo-fix-missing-kdejs.patch b/pgo-fix-missing-kdejs.patch
new file mode 100644
index 000000000000..b3487b620dd0
--- /dev/null
+++ b/pgo-fix-missing-kdejs.patch
@@ -0,0 +1,10 @@
+--- b/browser/app/Makefile.in 2016-02-14 15:57:50.000000000 +0100
++++ a/browser/app/Makefile.in 2016-02-14 16:08:29.823744590 +0100
+@@ -71,6 +71,7 @@
+ libs:: $(srcdir)/profile/channel-prefs.js
+ $(NSINSTALL) -D $(DIST)/bin/defaults/pref
+ $(call py_action,preprocessor,-Fsubstitution $(PREF_PPFLAGS) $(ACDEFINES) $^ -o $(DIST)/bin/defaults/pref/channel-prefs.js)
++ cp $(topsrcdir)/../kde.js $(DIST)/bin/defaults/pref/kde.js
+
+ ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
+