wok diff xorg-xmodmap/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
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	Sun Mar 28 17:16:33 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()