summaryrefslogtreecommitdiffstats
path: root/fonts/moz.build
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2019-12-16 21:13:00 -0800
committerThomas Groman <tgroman@nuegia.net>2019-12-16 21:13:00 -0800
commita50d5373404363e0f7ad98333ad29cf77d672e88 (patch)
treed997e5a3a295cfe237c340bd8cb247f229efa077 /fonts/moz.build
parent4492b5f8e774bf3b4f21e4e468fc052cbcbb468a (diff)
downloadwebbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.tar
webbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.tar.gz
webbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.tar.lz
webbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.tar.xz
webbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.zip
removed TwemojiMozilla font
Diffstat (limited to 'fonts/moz.build')
-rw-r--r--fonts/moz.build9
1 files changed, 0 insertions, 9 deletions
diff --git a/fonts/moz.build b/fonts/moz.build
deleted file mode 100644
index 8840a87..0000000
--- a/fonts/moz.build
+++ /dev/null
@@ -1,9 +0,0 @@
-# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
-# vim: set filetype=python:
-# This Source Code Form is subject to the terms of the Mozilla Public
-# 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', 'Linux'):
- DIST_SUBDIR = ''
- FINAL_TARGET_FILES.fonts += ['TwemojiMozilla.ttf']