summarylogtreecommitdiffstats
path: root/pgo-fix-missing-kdejs.patch
diff options
context:
space:
mode:
authorIsabell Cowan2017-10-05 23:34:21 -0500
committerIsabell Cowan2017-10-05 23:34:21 -0500
commit82ee89ac47d29104c242df39ad4900aa4710880e (patch)
tree62b785351f8843ab594eab7bf36677ebd9789ba2 /pgo-fix-missing-kdejs.patch
parent9740a36c9030c80a6aad664251e280b2377a80a0 (diff)
downloadaur-82ee89ac47d29104c242df39ad4900aa4710880e.tar.gz
Bumped to 57.0b5-2
* Renamed sources and patches for consistency and versioning. * Added messages and warnings to PKGBUILD. * Utilized the ./mach build system wrapper. * Updated mozconfig and dependencies. * Included many parameters for the build in the PKGBUILD header. * Patched nsNativeMenuDocListener for unity-menubar.patch
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))
+