2015-05-14 00:57:11 +08:00
|
|
|
--- mozilla-release/browser/app/Makefile.in 2015-04-23 09:20:26.806627368 +0200
|
|
|
|
+++ mozilla-release/browser/app/Makefile.in 2015-04-23 09:07:04.000000000 +0200
|
2016-01-27 15:03:24 +08:00
|
|
|
@@ -71,6 +71,7 @@
|
2015-05-14 00:57:11 +08:00
|
|
|
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)
|
2017-11-10 12:37:18 +08:00
|
|
|
+ cp $(topsrcdir)/kde.js $(DIST)/bin/defaults/pref/kde.js
|
2015-05-14 00:57:11 +08:00
|
|
|
|
|
|
|
ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
|