Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=bd8f6c4d324b76c7a8adf7375b3c4bfd58d713f5
commit bd8f6c4d324b76c7a8adf7375b3c4bfd58d713f5 Author: crazy <[EMAIL PROTECTED]> Date: Thu Jan 17 23:46:21 2008 +0100 tv-fonts-1.1-3-i686 * release bump * fixed install scriptlet diff --git a/source/x11/tv-fonts/FrugalBuild b/source/x11/tv-fonts/FrugalBuild index fe63974..d9513e7 100644 --- a/source/x11/tv-fonts/FrugalBuild +++ b/source/x11/tv-fonts/FrugalBuild @@ -3,7 +3,7 @@ pkgname=tv-fonts pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Fonts which are useful for TV applications." url="http://linux.bytesex.org/xawtv/tvfonts.html" depends=('fontconfig>=2.3.94' 'mkfontdir') @@ -25,4 +25,4 @@ build() } -# optimalization OK +# optimization OK diff --git a/source/x11/tv-fonts/tv-fonts.install b/source/x11/tv-fonts/tv-fonts.install index d4b89fc..843d620 100644 --- a/source/x11/tv-fonts/tv-fonts.install +++ b/source/x11/tv-fonts/tv-fonts.install @@ -2,7 +2,7 @@ post_install() { echo -n "updating fonts cache..." mkfontdir /usr/lib/X11/fonts/misc - /usr/bin/fc-cache --force --system-only --really-force + /usr/bin/fc-cache --force --system-only echo "done." } @@ -22,4 +22,3 @@ shift $op $* -# vim: ft=sh _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
