projects / fglrx-packaging.git / commitdiff
Build Results
 
Summary

Description: The git repository for the ATI/AMD fglrx packaging scripts.
Last Change: Mon 8/30/10 10:11

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Thu 7/8/10 5:52
Alberto Milone  
Ubuntu: add initial... 
Sat 8/28/10 12:47
Alberto Milone  
Ubuntu: add links to the... 
Fri 8/27/10 11:22
Alberto Milone  
Ubuntu: Add support for... 
Sat 8/14/10 9:39
Anssi Hannula  
Mandriva: fix XvBA on... 
Wed 8/11/10 19:08
Anssi Hannula  
Mandriva: mark cards as... 
Wed 8/11/10 18:59
Anssi Hannula  
Mandriva: switch to using... 
 
> --git a/Ubuntu/dists/intrepid/rules b/Ubuntu/dists/intrepid/rules
index 5ec649d
..4815d5c 100755
--- a/Ubuntu/dists/intrepid/rules
+++ b/Ubuntu/dists/intrepid/rules
@@ -8,+8,13 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 
# Figure out some magic versioning
 
CVERSION := $(shell dpkg-parsechangelog grep '^Version:' cut -d' ' -f2 cut -d- -f1 cut -d\: -f2)
 
DVERSION := $(shell dpkg-parsechangelog grep '^Version:' cut -d' ' -f2 cut -d\: -f2)
+
DISTRO   := $(shell dpkg-parsechangelog grep '^Distribution:' cut -d' ' -f2 cut -d\: -f2)
+
+
#Kernel patches for newer development release kernel
+#In case these break stuff, don't apply to stable
+ifeq ($(DISTRO),intrepid)
+    include /
usr/share/cdbs/1/rules/simple-patchsys.mk
+endif

 
#Directory naming schemes
 
DRIDIR := usr/lib
@@ -88,+95,@@ ifeq ($(DEB_BUILD_ARCH),amd64)
 endif

     
dh_installdocs -p$(PKG_driverusr/share/doc/fglrx/* --exclude ATI_LICENSE.TXT
-    dh_installinit -p$(PKG_driver) --name="atieventsd"
+    dh_installinit -p$(PKG_driver) --name="atieven
 
Phoronix.com
Linux Driver Forums
Copyright © 2010 by Phoronix Media