diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-01-15 00:22:32 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-01-15 00:22:32 +0000 |
commit | 6e35cec7cb0be27f09de1eccdade8834091fe66b (patch) | |
tree | 7439f38c745ed8062cdf47ffa7e083d9ca75452f | |
parent | Fix BR (diff) | |
download | librewolf-fedora-ff-6e35cec7cb0be27f09de1eccdade8834091fe66b.tar.gz librewolf-fedora-ff-6e35cec7cb0be27f09de1eccdade8834091fe66b.tar.bz2 librewolf-fedora-ff-6e35cec7cb0be27f09de1eccdade8834091fe66b.zip |
fix icon location
-rw-r--r-- | firefox.spec | 2 |
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 |