wok diff ttf-roboto/receipt @ rev 16746

Up tty-clock (0.1)
author Paul Issott <paul@slitaz.org>
date Thu Jun 12 19:48:36 2014 +0100 (2014-06-12)
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	Thu Jun 12 19:48:36 2014 +0100
     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