diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-10-04 14:15:07 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-10-04 14:15:07 +0100 |
commit | fb6fdb547bf371eb2f2bac86841a683be43c4332 (patch) | |
tree | 4adf17c00e21a17b0137a286ce1547b0e56bea2f /configure.in | |
parent | af1f72feafc00ee6658f6fa7d267f58132adba09 (diff) |
Revert "bump liberation fonts to latest stable version"
This reverts commit af1f72feafc00ee6658f6fa7d267f58132adba09
because we would need to build the fonts from .sfd, sigh
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index fddafcac0b08..01960afa0257 100644 --- a/configure.in +++ b/configure.in @@ -10988,7 +10988,7 @@ if test "$with_fonts" != "no"; then FONT_DEJAVU_TARBALL="f872f4ac066433d8ff92f5e316b36ff9-dejavu-fonts-ttf-2.33.zip" FONT_GENTIUM_TARBALL="35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip" FONT_LIBERATION_NARROW_TARBALL="0be45d54cc5e1c2e3102e32b8c190346-liberation-fonts-ttf-1.07.1.tar.gz" - FONT_LIBERATION_TARBALL="82ea190587aaeeb0fffb7a39dc323eab-liberation-fonts-2.00.1.tar.gz" + FONT_LIBERATION_TARBALL="cfbf1ac6f61bf6cf45342a0cc9381be5-liberation-fonts-ttf-2.00.0.tar.gz" FONT_LINLIBERTINEG_TARBALL="e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip" else AC_MSG_RESULT([no]) |