Date: Saturday, May 15, 2010 @ 02:07:58
  Author: andyrtr
Revision: 80315

fix source url; #19462

Modified:
  nouveau-drm-lts/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-05-15 02:06:05 UTC (rev 80314)
+++ PKGBUILD    2010-05-15 06:07:58 UTC (rev 80315)
@@ -18,7 +18,8 @@
 install=nouveau-drm.install
 license=('GPL')
 #options=('force')
-source=(ftp://ftp.archlinux.org/other/$pkgname/master-${_snapdate}.tar.gz 
+source=(#ftp://ftp.archlinux.org/other/$pkgname/master-${_snapdate}.tar.gz 
+       
ftp://ftp.archlinux.org/other/${pkgname/-lts//}/master-${_snapdate}.tar.gz 
        # http://people.freedesktop.org/~pq/nouveau-drm/master.tar.gz
        # get the Makefile from 
http://cgit.freedesktop.org/nouveau/linux-2.6/plain/nouveau/Makefile?h=master-compat
        Makefile)

Reply via email to