Skip to content
Snippets Groups Projects
Commit b1b70b25 authored by alice's avatar alice
Browse files

testing/font-twemoji: fix install dir

parent ec70c07c
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=font-twemoji
pkgver=0.6.0
pkgrel=1
pkgrel=2
pkgdesc="Twemoji font in COLR/CPAL layered format"
url="https://github.com/mozilla/twemoji-colr"
options="!check" # no tests
......@@ -14,7 +14,7 @@ package() {
depends="fontconfig"
install -Dm644 "$srcdir"/TwemojiMozilla.ttf \
-t "$pkgdir"/usr/share/fonts/TTF
-t "$pkgdir"/usr/share/fonts/twemoji
}
sha512sums="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment