mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Add chaos5 and rhel6 macro's to the spl-modules.spec.in
This commit is contained in:
		
							parent
							
								
									958dc9e737
								
							
						
					
					
						commit
						ea385742db
					
				| @ -66,8 +66,8 @@ | ||||
|  %endif | ||||
| %else | ||||
| 
 | ||||
| # CHAOS 4.x: | ||||
| %if %{defined ch4} | ||||
| # CHAOS 4.x/5.x: | ||||
| %if %{defined ch4} || %{defined ch5} | ||||
|  %if %{undefined kver} | ||||
|   %define klnk           %{_usrsrc}/kernels/*/include/config | ||||
|   %define kver           %((echo X; %{__cat} %{klnk}/kernel.release | ||||
| @ -85,8 +85,8 @@ | ||||
|  %endif | ||||
| %else | ||||
| 
 | ||||
| # RHEL 5: | ||||
| %if %{defined el5} | ||||
| # RHEL 5.x/6.x: | ||||
| %if %{defined el5} || %{defined el6} | ||||
|  %if %{undefined kver} | ||||
|   %define klnk           %{_usrsrc}/kernels/*/include/config | ||||
|   %define kver           %((echo X; %{__cat} %{klnk}/kernel.release | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Brian Behlendorf
						Brian Behlendorf