forked from pool/python-metaextract
		
	- Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=21
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							96f525bd3f
						
					
				
				
					commit
					f544a4881c
				
			| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-metaextract | ||||
| # | ||||
| # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. | ||||
| # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| # remain the property of their copyright owners, unless otherwise agreed | ||||
| @@ -52,7 +52,7 @@ useful for others, too. | ||||
|  | ||||
| %install | ||||
| %python_install | ||||
| %python_expand %fdupes %{buildroot}%{python_sitelib} | ||||
| %python_expand %fdupes %{buildroot}%{$python_sitelib} | ||||
|  | ||||
| %python_clone -a %{buildroot}%{_bindir}/metaextract | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user