Fix directory of installation of fonts

Also, do not install README as it only contains licensing information or is
the same text as the DESCRIPTION.
This commit is contained in:
Timothy Gu
2014-12-23 16:39:34 +00:00
parent d2acb40055
commit 21676bb201
40 changed files with 103 additions and 110 deletions

View File

@@ -12,7 +12,7 @@ SRC_URI="https://www.google.com/get/noto/pkgs/NotoSans${LANG_DL}-hinted.zip"
CHECKSUM_SHA256="2cf8027b61f0657e64959e17eb16f4d84658a950c36ee483d4bf1ade8df9d683"
LICENSE="Apache v2"
COPYRIGHT="2014 Google Inc."
REVISION="1"
REVISION="2"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
@@ -32,7 +32,7 @@ BUILD()
INSTALL()
{
FONTDIR=$fontsDir/NotoSans${LANG_DL}
FONTDIR=$fontsDir/ttfonts
mkdir -p ${FONTDIR}
cp *.ttf ${FONTDIR}