noto-fonts-emoji: correct indentation

This commit is contained in:
Helmut Pozimski 2019-10-25 20:29:24 +02:00
parent fe6731ec8a
commit e013f03f55

View file

@ -15,6 +15,6 @@ checksum=06f8f0b6e0ea7733f4be1beab005c6a039ca231fa946b4e36363cf2ef64b2eff
font_dirs="/usr/share/fonts/noto"
do_install() {
install -Dm644 fonts/Noto* -t ${DESTDIR}/usr/share/fonts/noto
vlicense fonts/LICENSE
install -Dm644 fonts/Noto* -t ${DESTDIR}/usr/share/fonts/noto
vlicense fonts/LICENSE
}