[arch-commits] Commit in catalyst/trunk (PKGBUILD)

Travis Willard travis at archlinux.org
Mon May 26 00:05:52 UTC 2008


    Date: Sunday, May 25, 2008 @ 20:05:52
  Author: travis
Revision: 2127

upgpkg: catalyst 8.5-1
    Upstream update

Modified:
  catalyst/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-25 23:56:22 UTC (rev 2126)
+++ PKGBUILD	2008-05-26 00:05:52 UTC (rev 2127)
@@ -15,6 +15,7 @@
 replaces=('ati-fglrx' 'fglrx') # Yay rebranding
 install=${pkgname}.install
 source=(http://www2.ati.com/drivers/linux/ati-driver-installer-${pkgver/./-}-x86.x86_64.run)
+md5sums=('f0df93149fc44a8aacabcd9fc58e6d3c')
 _kernver=${_kernel_version}-ARCH
 
 build() {
@@ -36,9 +37,6 @@
     cd $startdir/src
     cd $startdir/src/lib/modules/fglrx/build_mod/
 
-    # patch catalyst 8.4 to work with 2.6.25
-    # patch -p1 < $startdir/src/compat-2.6.25.diff
-
     # Build the kernel module
     cp 2.6.x/Makefile .
     make -C /lib/modules/${_kernver}/build SUBDIRS="`pwd`" modules || return 1
@@ -55,5 +53,3 @@
 
 }
 
-md5sums=('f0df93149fc44a8aacabcd9fc58e6d3c'
-         'b5eab9bcdbe05913ed263f3a3cd01a4f')





More information about the arch-commits mailing list