wok-6.x diff ttf-roboto/receipt @ rev 18955
Up firefox-official (45.0)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Mar 09 00:08:53 2016 +0200 (2016-03-09) |
parents | abb8eb9a3350 |
children | d1570adae0ba |
line diff
1.1 --- a/ttf-roboto/receipt Tue Apr 29 19:18:57 2014 +0000 1.2 +++ b/ttf-roboto/receipt Wed Mar 09 00:08:53 2016 +0200 1.3 @@ -17,7 +17,8 @@ 1.4 FONTPATH=$fs/usr/share/fonts/truetype/ttf-roboto 1.5 mkdir -p $FONTPATH 1.6 1.7 - for FILE in $src/Roboto/*.ttf $src/RobotoCondensed/*.ttf; do 1.8 + for FILE in $src/Roboto_v$VERSION/Roboto/*.ttf \ 1.9 + $src/Roboto_v$VERSION/RobotoCondensed/*.ttf; do 1.10 install -Dm444 $FILE $FONTPATH 1.11 done 1.12 # these files are included in the package ttf-roboto-base