summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-01-15 00:22:32 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-01-15 00:22:32 +0000
commit6e35cec7cb0be27f09de1eccdade8834091fe66b (patch)
tree7439f38c745ed8062cdf47ffa7e083d9ca75452f /firefox.spec
parentFix BR (diff)
downloadlibrewolf-fedora-ff-6e35cec7cb0be27f09de1eccdade8834091fe66b.tar.gz
librewolf-fedora-ff-6e35cec7cb0be27f09de1eccdade8834091fe66b.tar.bz2
librewolf-fedora-ff-6e35cec7cb0be27f09de1eccdade8834091fe66b.zip
fix icon location
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index ee2ef0b..04f75e1 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -276,7 +276,7 @@ fi
%{_bindir}/firefox
%{_mandir}/man1/*
%{_datadir}/applications/mozilla-%{name}.desktop
-%{_datadir}/icons/hicolor/48x48/apps/firefox.png
+%{_datadir}/pixmaps/firefox.png
%{_sysconfdir}/skel/.mozilla
%dir %{mozappdir}
%doc %{mozappdir}/LICENSE
bgstack15