mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
noto-fonts-emoji: remove extra file
This commit is contained in:
parent
69d7fbe35d
commit
74ca6f5a32
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@ pkgname=noto-fonts-emoji
|
||||||
reverts="20200916_1 20200722_2 20200722_1 20191016_1 20180810_2 20180810_1
|
reverts="20200916_1 20200722_2 20200722_1 20191016_1 20180810_2 20180810_1
|
||||||
20180301_1 20170311_1 20161020_1"
|
20180301_1 20170311_1 20161020_1"
|
||||||
version=2.047
|
version=2.047
|
||||||
revision=1
|
revision=2
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Google Noto Emoji Fonts"
|
short_desc="Google Noto Emoji Fonts"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
|
@ -15,6 +15,5 @@ font_dirs="/usr/share/fonts/noto"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall fonts/NotoColorEmoji.ttf 644 usr/share/fonts/noto-emoji
|
vinstall fonts/NotoColorEmoji.ttf 644 usr/share/fonts/noto-emoji
|
||||||
vinstall fonts/NotoColorEmoji-noflags.ttf 644 usr/share/fonts/noto-emoji
|
|
||||||
vlicense fonts/LICENSE
|
vlicense fonts/LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue