lato_fonts: typo fix

* Copy the font correctly
This commit is contained in:
Chirayu Desai
2015-01-07 17:35:33 +00:00
parent 9377925698
commit ec92fae23b

View File

@@ -33,6 +33,6 @@ INSTALL()
FONTDIR=$fontsDir/ttfonts
mkdir -p $FONTDIR
cd *.ttf $FONTDIR
cp *.ttf $FONTDIR
}