noto-fonts-cjk: correct indentation

This commit is contained in:
Helmut Pozimski 2019-10-25 20:28:51 +02:00
parent e94fd9db92
commit fe6731ec8a

View file

@ -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
}