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 aebccc2..a1b90ae 100755
--- a/Ubuntu/ChangeLog
+++ b/Ubuntu/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-24 Mario Limonciello <superm1@ubuntu.com>
+ * dists/intrepid/rules:
+ - Make sure to set DRIDIR32 (LP: #250944)
+ * dists/intrepid/patches:
+ - Drop 2.6.26 patch that no longer applies.
+
2008-07-21 Mario Limonciello <mario_limonciello@Dell.com>
* dists/intrepid/patches/02_2.6.26_support.patch:
- Update to current firegl_public.c in 8.512 release
diff --git a/Ubuntu/dists/intrepid/rules b/Ubuntu/dists/intrepid/rules
index 4815d5c..95380f9 100755
--- a/Ubuntu/dists/intrepid/rules
+++ b/Ubuntu/dists/intrepid/rules
@@ -48,6 +48,7 @@ configure/$(PKG_driver)::
overrides/$(PKG_kernel_src); do
sed -e "s|#XMODDIR#|$(XMODDIR)|"
-e "s|#XMODDIR32#|$(XMODDIR32)|"
+ -e "s|#DRIDIR32#|$(DRIDIR32)|"
-e "s|#LIBDIR#|$(LIBDIR)|"
-e "s|#DRIDIR#|$(DRIDIR)|"
-e "s|#CVERSION#|$(CVERSION)|"
<
Copyright © 2010 by Phoronix Media