]> git.pld-linux.org Git - packages/xorg-driver-video-fglrx.git/blame - xorg-driver-video-fglrx-kh.patch
- rebuild for kernel-3.7.4-1
[packages/xorg-driver-video-fglrx.git] / xorg-driver-video-fglrx-kh.patch
CommitLineData
736a96d2
BZ
1--- xorg-driver-video-fglrx-8.10/common/lib/modules/fglrx/build_mod/make.sh.orig 2008-10-14 17:25:30.000000000 +0200
2+++ xorg-driver-video-fglrx-8.10/common/lib/modules/fglrx/build_mod/make.sh 2008-10-18 00:39:08.000000000 +0200
3@@ -62,7 +62,7 @@
46cd2286
PZ
4 # ==============================================================
5 # system/kernel identification
736a96d2 6
46cd2286
PZ
7-uname_r=`uname -r`
8+uname_r=`rpm -q kernel-headers |awk -F- '{print $3}'`
9 uname_v=`uname -v`
736a96d2
BZ
10
11 # ==============================================================
This page took 0.092378 seconds and 4 git commands to generate.