From 65e1ad9b572509b93df3b915aaa829f3e7cefd2f Mon Sep 17 00:00:00 2001 From: Ahmed Zetao Yang Date: Tue, 8 May 2018 20:37:00 +0800 Subject: [PATCH] fix flameshot.spec (#214) --- rpm/flameshot.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/rpm/flameshot.spec b/rpm/flameshot.spec index 8659ce61..71052028 100644 --- a/rpm/flameshot.spec +++ b/rpm/flameshot.spec @@ -52,12 +52,8 @@ make %{?_smp_mflags} %{_datadir}/dbus-1/services/org.dharkael.Flameshot.service %{_datadir}/flameshot/translations/Internationalization_*.qm %{_datadir}/applications/%{name}.desktop -%{_datadir}/applications/%{name}-init.desktop -%{_datadir}/applications/%{name}-config.desktop %{_datadir}/bash-completion/completions/%{name} %{_datadir}/icons/%{name}.png -#%%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg -#%%{_datadir}/icons/flameshot/apps/scalable/%{name}.svg %changelog * Tue Jan 09 2018 Zetao Yang - 0.5.0-1 @@ -73,4 +69,4 @@ make %{?_smp_mflags} - Configuration import, export and reset. - Experimental Wayland support (Plasma & Gnome) * Tue Jan 09 2018 Zetao Yang - 0.5.0-1 -- Initial package \ No newline at end of file +- Initial package