diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb index c142f1dd02..0697e69399 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb | |||
| @@ -23,8 +23,7 @@ SRC_URI = "git://github.com/google/fonts.git;protocol=https;branch=main;subpath= | |||
| 23 | git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firasanscondensed;name=firasanscondensed \ | 23 | git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firasanscondensed;name=firasanscondensed \ |
| 24 | git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firasansextracondensed;name=firasansextracondensed" | 24 | git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firasansextracondensed;name=firasansextracondensed" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/sources" | 26 | S = "${UNPACKDIR}" |
| 27 | UNPACKDIR = "${S}" | ||
| 28 | 27 | ||
| 29 | do_install:append() { | 28 | do_install:append() { |
| 30 | install -d ${D}${datadir}/fonts/truetype/ | 29 | install -d ${D}${datadir}/fonts/truetype/ |
