wok-6.x diff xorg-xmodmap/receipt @ rev 6129
thunderbird-langpack-es : fix typo
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Tue Sep 07 12:17:06 2010 +0200 (2010-09-07) |
parents | 13064f88b1aa |
children | 07ae722ec64e |
line diff
1.1 --- a/xorg-xmodmap/receipt Fri Apr 04 00:28:53 2008 +0200 1.2 +++ b/xorg-xmodmap/receipt Tue Sep 07 12:17:06 2010 +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()