diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2007-12-09 17:46:52 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2007-12-09 17:46:52 +0000 |
commit | f7521edcc3d440d831df4cd63c3d66aeb0aefb94 (patch) | |
tree | 50e72da4f491919b4caef1fb74e70e43659ce29e /firefox.spec | |
parent | - Fix up some rpmlint warnings (diff) | |
download | librewolf-fedora-ff-f7521edcc3d440d831df4cd63c3d66aeb0aefb94.tar.gz librewolf-fedora-ff-f7521edcc3d440d831df4cd63c3d66aeb0aefb94.tar.bz2 librewolf-fedora-ff-f7521edcc3d440d831df4cd63c3d66aeb0aefb94.zip |
Add LICENSE to %doc
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 579ed15..8f48443 100644 --- a/firefox.spec +++ b/firefox.spec @@ -387,7 +387,7 @@ fi #/etc/gre.d/%{gre_conf_file} %dir %{mozappdir} -%{mozappdir}/LICENSE +%doc %{mozappdir}/LICENSE %{mozappdir}/*.properties %{mozappdir}/chrome %{mozappdir}/chrome.manifest |