[Lunar-commits] <moonbase> fglrx: Adding ElAngelo's patch to the x86_64 side of things.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Tue Apr 21 14:17:21 CEST 2009


commit c2daaa4686d971c0efc1b581d7e4d57ca74d48ab
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Tue Apr 21 08:17:21 2009 -0400

    fglrx: Adding ElAngelo's patch to the x86_64 side of things.
    
    At least it compiles now, that's progress.
---
 x11/fglrx/BUILD.x86_64 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/x11/fglrx/BUILD.x86_64 b/x11/fglrx/BUILD.x86_64
index 22fb97d..3e81c38 100644
--- a/x11/fglrx/BUILD.x86_64
+++ b/x11/fglrx/BUILD.x86_64
@@ -4,6 +4,8 @@
   sh $SOURCE --extract fglrx-install &&
   cd fglrx-install &&
 
+  patch_it $SOURCE2 1 &&
+
   # We build the kernel BEFORE actually calling prepare install
   # so it doesn't remove a working driver incase the kernel module
   # fails to compile  


More information about the Lunar-commits mailing list