fix manpage build
This commit is contained in:
		
							parent
							
								
									e8208eec1d
								
							
						
					
					
						commit
						810ca4216b
					
				@ -42,10 +42,11 @@ test cases
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
%build
 | 
					%build
 | 
				
			||||||
%py3_build
 | 
					%py3_build
 | 
				
			||||||
make manpages
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
%install
 | 
					%install
 | 
				
			||||||
%py3_install
 | 
					%py3_install
 | 
				
			||||||
 | 
					# manpages
 | 
				
			||||||
 | 
					make manpages
 | 
				
			||||||
install -m 755 -d  %{buildroot}%{_mandir}/man1
 | 
					install -m 755 -d  %{buildroot}%{_mandir}/man1
 | 
				
			||||||
install -m 644 *.1 %{buildroot}%{_mandir}/man1
 | 
					install -m 644 *.1 %{buildroot}%{_mandir}/man1
 | 
				
			||||||
# tests
 | 
					# tests
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user