summaryrefslogtreecommitdiff
path: root/fontconfig/Pkgfile
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2008-06-04 15:07:34 +0200
committerTilman Sauerbeck <tilman@crux.nu>2008-06-04 15:08:10 +0200
commit4400c7f22ad30105a1b78df63c18ef8b8911bdc4 (patch)
tree17f32a16a9843155f6898c9617e4e4f02d512689 /fontconfig/Pkgfile
parent20f00dea7c5a2fc35463b39cad7f96e98b45a59f (diff)
downloadopt-4400c7f22ad30105a1b78df63c18ef8b8911bdc4.tar.gz
opt-4400c7f22ad30105a1b78df63c18ef8b8911bdc4.tar.xz
fontconfig: updated to 2.6.0.
Diffstat (limited to 'fontconfig/Pkgfile')
-rw-r--r--fontconfig/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/fontconfig/Pkgfile b/fontconfig/Pkgfile
index e62144152..da884f1b2 100644
--- a/fontconfig/Pkgfile
+++ b/fontconfig/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: freetype, expat
name=fontconfig
-version=2.5.0
+version=2.6.0
release=1
source=(http://fontconfig.org/release/$name-$version.tar.gz)
@@ -24,6 +24,6 @@ build() {
ln -s ../conf.avail/10-autohint.conf
popd
- rm -f $PKG/etc/fonts/conf.avail/README
- rm -rf $PKG/usr/share
+ rm -f $PKG/etc/fonts/conf.d/README
+ rm -r $PKG/usr/share
}

Generated by cgit