gtk/firefox-kde/pgo-fix-missing-kdejs.patch
Chaoting Liu 28e74ce4df firefox: update to 58.0, kmozilla update to 5.0.2
- remove fixed patch
- remove enable e10s line in pref.js, is built-in now
- switch to mach build method
- update pgo-fix-kde.patch
- add new locale, ne-NP Nepali
2018-01-23 18:45:52 +00:00

11 lines
403 B
Diff

--- browser/app/Makefile.in.orig 2018-01-23 12:57:00.210372075 +0000
+++ browser/app/Makefile.in 2018-01-23 12:57:52.269872817 +0000
@@ -47,6 +47,7 @@
ifdef COMPILE_ENVIRONMENT
libs::
cp -p $(MOZ_APP_NAME)$(BIN_SUFFIX) $(DIST)/bin/$(MOZ_APP_NAME)-bin$(BIN_SUFFIX)
+ cp $(topsrcdir)/kde.js $(DIST)/bin/defaults/pref/kde.js
endif
GARBAGE += $(addprefix $(FINAL_TARGET)/defaults/pref/, firefox.js)