summaryrefslogtreecommitdiffstats
path: root/xorg-driver/xf86-video-ati/DETAILS
diff options
context:
space:
mode:
authorEric Sandall2009-04-11 12:17:22 -0700
committerEric Sandall2009-04-11 12:17:22 -0700
commit76dc9047df832542fc44041ecce9abfdf201a660 (patch)
treeee8009321978ccb06b573511f96203407ff65601 /xorg-driver/xf86-video-ati/DETAILS
parentf45184bd9300af43596b6f6661b017aa04a92cfc (diff)
Revert "xf86-video-ati: only needs drm with r6xx-r7xx support now"
This reverts commit 1cf381070f039de4868bded4adcce6901aa20718. Has nothing to do with r6xx-r7xx support with DRM and now forces SCM users to use a different tarball for each non-SCM version change.
Diffstat (limited to 'xorg-driver/xf86-video-ati/DETAILS')
-rwxr-xr-xxorg-driver/xf86-video-ati/DETAILS2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-driver/xf86-video-ati/DETAILS b/xorg-driver/xf86-video-ati/DETAILS
index a5fe47e94d..3b423395c8 100755
--- a/xorg-driver/xf86-video-ati/DETAILS
+++ b/xorg-driver/xf86-video-ati/DETAILS
@@ -7,7 +7,7 @@ if [[ $ATI_AUTO == y ]]; then
else
VERSION=scm
fi
- SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE=$SPELL-scm.tar.bz2
SOURCE_URL[0]="git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati"
SOURCE_IGNORE=volatile
else