summaryrefslogtreecommitdiff
path: root/media-fonts/noto-emoji/files/noto-emoji-20180823-build-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/noto-emoji/files/noto-emoji-20180823-build-path.patch')
-rw-r--r--media-fonts/noto-emoji/files/noto-emoji-20180823-build-path.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-fonts/noto-emoji/files/noto-emoji-20180823-build-path.patch b/media-fonts/noto-emoji/files/noto-emoji-20180823-build-path.patch
deleted file mode 100644
index 151f88251524..000000000000
--- a/media-fonts/noto-emoji/files/noto-emoji-20180823-build-path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/add_glyphs.py.old 2018-11-18 11:11:56.387323302 +0100
-+++ b/add_glyphs.py 2018-11-18 11:12:18.203529159 +0100
-@@ -22,7 +22,7 @@
- import add_emoji_gsub
- import add_aliases
-
--sys.path.append(
-+sys.path.insert(0,
- path.join(os.path.dirname(__file__), 'third_party', 'color_emoji'))
- from png import PNG
-