Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 5e75aea5ac315f743c5cf4bfda95fdd6 > files > 3

google-lato-fonts-1.011-1.fc13.src.rpm

#!/bin/sh

VERSION=$1

hg clone https://googlefontdirectory.googlecode.com/hg/ google-lato-fonts-$VERSION/
pushd google-lato-fonts-$VERSION/
mv lato/* .
find . -mindepth 1 -maxdepth 1 -type d -exec rm -r {} \;
popd
tar -cjf google-lato-fonts-$VERSION.tar.bz2 google-lato-fonts-$VERSION/