mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 07:04:20 +00:00 
			
		
		
		
	Update cool-retro-term.spec
Condition not necessary after all… :-)
This commit is contained in:
		| @@ -80,17 +80,12 @@ desktop-file-install                                    \ | |||||||
| %defattr(-,root,root,-) | %defattr(-,root,root,-) | ||||||
| %doc gpl-2.0.txt gpl-3.0.txt README.md | %doc gpl-2.0.txt gpl-3.0.txt README.md | ||||||
| %{_bindir}/%{name} | %{_bindir}/%{name} | ||||||
|  | %{_libdir}/qt5/qml/ | ||||||
| %{_datadir}/applications/%{name}.desktop | %{_datadir}/applications/%{name}.desktop | ||||||
| # FIXME: Icon | # FIXME: Icon | ||||||
| # %{_datadir}/pixmaps/%{name}.png | # %{_datadir}/pixmaps/%{name}.png | ||||||
| # %{_datadir}/icons/hicolor/*/*/* | # %{_datadir}/icons/hicolor/*/*/* | ||||||
|  |  | ||||||
| %if 0%{?suse_version} |  | ||||||
| %{_libqt5_archdatadir}/qml |  | ||||||
| %else |  | ||||||
| %{_libdir}/qt5/qml/org/crt |  | ||||||
| %endif |  | ||||||
|  |  | ||||||
| %clean | %clean | ||||||
| rm -rf %{buildroot} | rm -rf %{buildroot} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user