mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
noto-fonts-cjk: correct indentation
This commit is contained in:
parent
e94fd9db92
commit
fe6731ec8a
1 changed files with 2 additions and 2 deletions
|
@ -17,6 +17,6 @@ checksum=2ad7fe638b1e99255c3d873dc7e0b8434a896f571abdec1a0698cfab3ef618fe
|
|||
font_dirs="/usr/share/fonts/noto"
|
||||
|
||||
do_install() {
|
||||
install -Dm644 Noto*.ttc -t ${DESTDIR}/usr/share/fonts/noto
|
||||
vlicense LICENSE
|
||||
install -Dm644 Noto*.ttc -t ${DESTDIR}/usr/share/fonts/noto
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue