fontconfig: fix SRC_URI
authorMatthias Hentges <oe@hentges.net>
Sun, 5 Dec 2004 21:04:45 +0000 (21:04 +0000)
committerMatthias Hentges <oe@hentges.net>
Sun, 5 Dec 2004 21:04:45 +0000 (21:04 +0000)
BKrev: 41b377edMxY9R1y9W8DA6qGNqaiv_w

fontconfig/fontconfig_2.2.95.oe

index 9409321..e7d242a 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "libs"
 DESCRIPTION = "A library for configuring and customizing font access."
 DEPENDS = "expat freetype freetype-native zlib fontconfig-native"
 
-SRC_URI = "http://pdx.freedesktop.org/~fontconfig/release/fontconfig-${PV}.tar.gz \
+SRC_URI = "http://pdx.freedesktop.org/fontconfig/release/fontconfig-${PV}.tar.gz \
            file://fc-glyphname.patch;patch=1 \
            file://fc-lang.patch;patch=1"