mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
media-fonts/iosevka-nerdfont-3.0.1: Actually fix leading whitespace
Signed-off-by: Rahul Sandhu <rahul@sandhuservices.dev>
This commit is contained in:
@@ -17,9 +17,9 @@ S="${WORKDIR}"
|
|||||||
FONT_SUFFIX="ttf"
|
FONT_SUFFIX="ttf"
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
ewarn "Upstream has recently made some major changes since version 3.0.0."
|
ewarn "Upstream has recently made some major changes since version 3.0.0."
|
||||||
ewarn "The older Material Design Icon codepoints have been dropped."
|
ewarn "The older Material Design Icon codepoints have been dropped."
|
||||||
ewarn "See issue 1059, comment 1404891287 at upstream for a translation table."
|
ewarn "See issue 1059, comment 1404891287 at upstream for a translation table."
|
||||||
ewarn "More information can be found here:"
|
ewarn "More information can be found here:"
|
||||||
ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0"
|
ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user