diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-03-21 13:40:41 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-03-21 13:40:41 +0000 |
commit | 747586789ba97ea1392337d025114521576c0699 (patch) | |
tree | 381b4bf3481ead49062ebf5ed99855fa38f7854c | |
parent | - Update to latest trunk (2008-03-20) (diff) | |
download | librewolf-fedora-ff-747586789ba97ea1392337d025114521576c0699.tar.gz librewolf-fedora-ff-747586789ba97ea1392337d025114521576c0699.tar.bz2 librewolf-fedora-ff-747586789ba97ea1392337d025114521576c0699.zip |
add blocklist.xml
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 2a2a40a..42dd3a5 100644 --- a/firefox.spec +++ b/firefox.spec @@ -294,6 +294,7 @@ fi %ghost %{mozappdir}/components/xpti.dat %{mozappdir}/components/*.so %{mozappdir}/components/*.xpt +%attr(644, root, root) %{mozappdir}/blocklist.xml %attr(644, root, root) %{mozappdir}/components/*.js %{mozappdir}/defaults %{mozappdir}/extensions |