mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[RPM] fix build on fedora >= 33
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									5d256e1d80
								
							
						
					
					
						commit
						812d312a9e
					
				
					 1 changed files with 15 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -56,14 +56,23 @@ cd build
 | 
			
		|||
%endif
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
%if 0%{?mageia} > 7
 | 
			
		||||
pushd build
 | 
			
		||||
make %{?_smp_mflags}
 | 
			
		||||
popd
 | 
			
		||||
%else
 | 
			
		||||
make %{?_smp_mflags}
 | 
			
		||||
%if 0%{?fedora} >= 33
 | 
			
		||||
pushd %{_arch}-redhat-linux-gnu
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
%if 0%{?mageia} > 7
 | 
			
		||||
pushd build
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
make %{?_smp_mflags}
 | 
			
		||||
 | 
			
		||||
%if 0%{?fedora} >= 33
 | 
			
		||||
popd
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
%if 0%{?mageia} > 7
 | 
			
		||||
popd
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
%install
 | 
			
		||||
pushd build
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue