Remove needless use of %defattr
This commit is contained in:
		
							parent
							
								
									abf63c0cee
								
							
						
					
					
						commit
						9ef7ba6326
					
				| @ -69,7 +69,6 @@ rm -rf $RPM_BUILD_ROOT | ||||
| make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" | ||||
| 
 | ||||
| %files | ||||
| %defattr(-,root,root,-) | ||||
| %doc COPYING ChangeLog README AUTHORS NEWS | ||||
| %{_bindir}/* | ||||
| %{_mandir}/*/* | ||||
| @ -82,13 +81,11 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" | ||||
| 
 | ||||
| 
 | ||||
| %files tex | ||||
| %defattr(-,root,root,-) | ||||
| %{_datadir}/xmlto/format/fo/dvi | ||||
| %{_datadir}/xmlto/format/fo/ps | ||||
| %{_datadir}/xmlto/format/fo/pdf | ||||
| 
 | ||||
| %files xhtml | ||||
| %defattr(-,root,root,-) | ||||
| %dir %{_datadir}/xmlto/format/xhtml1/ | ||||
| %{_datadir}/xmlto/format/xhtml1/* | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user