Summary
Description: The git repository for the ATI/AMD fglrx packaging scripts.
Last Change: Thu 2/4/10 2:40
Recent Commits
>
--git a/Ubuntu/ChangeLog b/Ubuntu/ChangeLog
index 32eff61..622905f 100755
--- a/Ubuntu/ChangeLog
+++ b/Ubuntu/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-09 Mario Limonciello <superm1@ubuntu.com>
+ * dists/intrepid/rules
+ - Install from the x740 directories instead
+
2008-10-07 Mario Limonciello <superm1@ubuntu.com>
* dists/intrepid/xorg-driver-fglrx.{preinst,postrm}
- Install AMDs libglx.so in place
diff --git a/Ubuntu/dists/intrepid/rules b/Ubuntu/dists/intrepid/rules
index 4404345..f371f7e 100755
--- a/Ubuntu/dists/intrepid/rules
+++ b/Ubuntu/dists/intrepid/rules
@@ -23,11 +23,11 @@ XMODDIR := $(DRIDIR)/xorg/modules
ifeq ($(DEB_BUILD_ARCH),amd64)
LIBDIR=lib64
ARCH=x86_64
- XARCH=x710_64a
+ XARCH=x740_64a
else
LIBDIR=lib
ARCH=x86
- XARCH=x710
+ XARCH=x740
endif
# Package names
<
Copyright © 2010 by Phoronix Media