Added cantarell-fonts-0.0.6 build template.
--HG-- branch : gnome3
This commit is contained in:
10
srcpkgs/cantarell-fonts/REMOVE
Normal file
10
srcpkgs/cantarell-fonts/REMOVE
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# This script builds fontconfig's fonts cache.
|
||||
#
|
||||
case "${ACTION}" in
|
||||
post)
|
||||
echo "Building fonts cache... "
|
||||
fc-cache -f >/dev/null
|
||||
echo "done."
|
||||
;;
|
||||
esac
|
||||
Reference in New Issue
Block a user