wok rev 367
Bad url for xorg-libXi
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Mar 08 00:08:12 2008 +0100 (2008-03-08) |
parents | 3f5d11d71f9e |
children | f49d39ab0b56 |
files | xorg-libXi/receipt |
line diff
1.1 --- a/xorg-libXi/receipt Sat Mar 08 00:40:08 2008 +0100 1.2 +++ b/xorg-libXi/receipt Sat Mar 08 00:08:12 2008 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 SOURCE="libXi" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.x.org/" 1.7 -WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.8 +WGET_URL="ftp://ftp.solnet.ch/mirror/x.org/pub/individual/lib/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()