rpms/wl-kmod/devel wl-kmod.spec,1.12,1.13

Thorsten Leemhuis thl at rpmfusion.org
Fri Jan 2 09:16:53 CET 2009


Author: thl

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

Modified Files:
	wl-kmod.spec 
Log Message:
build akmod 8and one fix for it)


Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/devel/wl-kmod.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- wl-kmod.spec	31 Dec 2008 14:59:20 -0000	1.12
+++ wl-kmod.spec	2 Jan 2009 08:16:53 -0000	1.13
@@ -3,7 +3,7 @@
 # "buildforkernels newest" macro for just that build; immediately after
 # queuing that build enable the macro again for subsequent builds; that way
 # a new akmod package will only get build when a new one is actually needed
-#%define buildforkernels newest
+%define buildforkernels akmod
 
 Name:		wl-kmod
 Version:	5.10.27.11
@@ -77,7 +77,7 @@
  popd
 done
 
-chmod 0755 $RPM_BUILD_ROOT/%{kmodinstdir_prefix}/*/%{kmodinstdir_postfix}/*
+chmod 0755 $RPM_BUILD_ROOT/%{kmodinstdir_prefix}/*/%{kmodinstdir_postfix}/* || :
 %{?akmod_install}
 
 %clean



More information about the rpmfusion-commits mailing list