wok-stable rev 977
xorg-xmoadmap: fix dl URL
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jun 30 15:26:37 2008 +0200 (2008-06-30) |
parents | 2abffd7c5ef9 |
children | 297ad3bc6436 |
files | xorg-xmodmap/receipt |
line diff
1.1 --- a/xorg-xmodmap/receipt Mon Jun 30 15:03:43 2008 +0200 1.2 +++ b/xorg-xmodmap/receipt Mon Jun 30 15:26:37 2008 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 SOURCE="xmodmap" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.x.org/" 1.7 -WGET_URL="$XORG_MIRROR/everything/$TARBALL" 1.8 +WGET_URL="$XORG_MIRROR/app/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()