From 2dba56a345bb224ef0697d81898c3d16e349e8f5 Mon Sep 17 00:00:00 2001 From: NTD Date: Sat, 14 Apr 2018 14:16:24 -0400 Subject: [PATCH] [PALEMOON] Linux gets emojis too --- application/palemoon/fonts/moz.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/palemoon/fonts/moz.build b/application/palemoon/fonts/moz.build index 314d41bd0d..02c027c462 100644 --- a/application/palemoon/fonts/moz.build +++ b/application/palemoon/fonts/moz.build @@ -4,7 +4,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -if CONFIG['OS_ARCH'] in ('WINNT'): +if CONFIG['OS_ARCH'] in ('WINNT', 'Linux'): DIST_SUBDIR = '' FINAL_TARGET_FILES.fonts += [ 'TwemojiMozilla.ttf'