diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2004-09-28 06:32:45 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2004-09-28 06:32:45 +0000 |
commit | 446ad2d5d6361a4b5db5149f9e4a8609f11e9230 (patch) | |
tree | a14eebb1e696d4d16a13db59926c2af879274a5e | |
parent | - Change the vendor to mozilla not fedora (diff) | |
download | librewolf-fedora-ff-446ad2d5d6361a4b5db5149f9e4a8609f11e9230.tar.gz librewolf-fedora-ff-446ad2d5d6361a4b5db5149f9e4a8609f11e9230.tar.bz2 librewolf-fedora-ff-446ad2d5d6361a4b5db5149f9e4a8609f11e9230.zip |
- Change the vendor to mozilla not fedora
- Build with --disable-strip so debuginfo packages work (#133738)
- Add pkgconfig patch (bmo #261090)
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 32dd1f5..20505eb 100644 --- a/firefox.spec +++ b/firefox.spec @@ -164,7 +164,7 @@ fi %{_bindir}/firefox %{_mandir}/man1/* %{ffdir} -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/mozilla-%{name}.desktop %{_datadir}/pixmaps/firefox.png #--------------------------------------------------------------------- |