mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-24 01:42:13 +08:00
28e74ce4df
- 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
11 lines
403 B
Diff
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)
|