mkdir    -p  /usr/share/fonts/truetype                      &&
install  -o root  -g root  -m 644  -p                       \
	$BUILD_DIRECTORY/ttf/fonts/*.ttf /usr/share/fonts/truetype
