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

Description: The git repository for the ATI/AMD fglrx packaging scripts.
Last Change: Thu 2/4/10 2:40

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Thu 2/4/10 2:39
Mario Limonciello  
Convert to alternatives... 
Thu 2/4/10 1:55
Mario Limonciello  
Drop old kdelnk file... 
Thu 2/4/10 0:49
Mario Limonciello  
Drop arch stuff for fglrx... 
Wed 2/3/10 1:56
Mario Limonciello  
Migrate over to dh7. No... 
Wed 2/3/10 1:22
Mario Limonciello  
Bump standard version for... 
Sat 1/30/10 16:05
Anssi Hannula  
Mandriva: adapt for... 
 
> --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