commit 76f7bf9c0853a75b63e2795346a2a49fbcce7b15
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Mon Jun 12 17:21:11 2017 -0400
fix hicolor file listing to be more inclusive
chromium.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium.spec b/chromium.spec
index 921b349..c21d846 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -1576,7 +1576,7 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r
chrome-remote-deskt
# %%{chromium_path}/locales/fake-bidi.pak
%{chromium_path}/resources/
%{_mandir}/man1/%{chromium_browser_channel}.*
-%{_datadir}/icons/hicolor/256x256/apps/%{chromium_browser_channel}.png
+%{_datadir}/icons/hicolor/*/apps/%{chromium_browser_channel}.png
%{_datadir}/applications/*.desktop
%{_datadir}/appdata/*.appdata.xml
%{_datadir}/gnome-control-center/default-apps/chromium-browser.xml
Show replies by date