2 # Maintainer: David Gippner davidgippner at googlemail dot com
4 ## arg 1: the new package version
9 ## arg 1: the new package version
11 echo "Installing fonts and GregorioTeX support files..."
12 cd $pkgdir/tmp/fonts-gregorio
15 echo "Don't forget to run updmap as non-root user before using gregorio. Have fun!"
18 rm -rf /tmp/fonts-gregorio
21 ## arg 1: the new package version
22 ## arg 2: the old package version
27 ## arg 1: the new package version
28 ## arg 2: the old package version
33 ## arg 1: the old package version
38 ## arg 1: the old package version
43 # vim:set ts=2 sw=2 et: