Fix centos macro name.
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
			
		||||
%define _verprefix v%{_version}
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
 | 
			
		||||
%if 0%{?fedora} || 0%{?centos}
 | 
			
		||||
%define _qt5base qt5-qtbase
 | 
			
		||||
%define _qt5imageformats qt5-qtimageformats
 | 
			
		||||
%define _pkgconfig pkgconfig
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user