rpms/fglrx-kmod/devel fglrx-kmod.spec,1.3,1.4

Stewart Adam firewing at rpmfusion.org
Fri Oct 17 15:53:05 CEST 2008


Author: firewing

Update of /cvs/nonfree/rpms/fglrx-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3298/devel

Modified Files:
	fglrx-kmod.spec 
Log Message:
Remove make.sh from the build process (thanks kwizart for the patch!)



Index: fglrx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/devel/fglrx-kmod.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fglrx-kmod.spec	17 Oct 2008 12:35:44 -0000	1.3
+++ fglrx-kmod.spec	17 Oct 2008 13:53:04 -0000	1.4
@@ -84,6 +84,7 @@
 for kernel_version in %{?kernel_versions}; do
     pushd _kmod_build_${kernel_version%%___*}/lib/modules/fglrx/build_mod/2.6.x
     make CC="gcc" PAGE_ATTR_FIX=0 KERNEL_PATH="${kernel_version##*___}"
+    popd
 done
 
 
@@ -100,6 +101,9 @@
 
 
 %changelog
+* Fri Oct 17 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.3.8.11beta.2
+- Add the missing "popd"
+
 * Fri Oct 17 2008 kwizart < kwizart at gmail.com > - 8.543-0.3.8.11beta.1
 - Drop the make.sh layer
 



More information about the rpmfusion-commits mailing list