wok diff xorg-xf86-video-ati/receipt @ rev 9057

centerim: use $DESTDIR
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 04 11:48:11 2011 +0100 (2011-03-04)
parents f2d5f13a8935
children 76e20a3a9bdb
line diff
     1.1 --- a/xorg-xf86-video-ati/receipt	Fri Feb 04 11:31:32 2011 +0000
     1.2 +++ b/xorg-xf86-video-ati/receipt	Fri Mar 04 11:48:11 2011 +0100
     1.3 @@ -10,7 +10,8 @@
     1.4  SOURCE="xf86-video-ati"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.x.org/"
     1.7 -WGET_URL="$XORG_MIRROR/driver/$TARBALL"
     1.8 +#WGET_URL="$XORG_MIRROR/driver/$TARBALL"
     1.9 +WGET_URL="http://xorg.freedesktop.org/releases/individual/driver/$TARBALL"
    1.10  TAGS="xorg display"
    1.11  
    1.12  # Rules to configure and make the package.