drop browser.manifest from %files, add new *.manifest files
This commit is contained in:
parent
61fb4595e4
commit
b7539261ab
@ -357,7 +357,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%ghost %{mozappdir}/components/xpti.dat
|
%ghost %{mozappdir}/components/xpti.dat
|
||||||
%{mozappdir}/components/*.so
|
%{mozappdir}/components/*.so
|
||||||
%{mozappdir}/components/*.xpt
|
%{mozappdir}/components/*.xpt
|
||||||
%{mozappdir}/components/browser.manifest
|
# %{mozappdir}/components/browser.manifest
|
||||||
|
%{mozappdir}/components/components.manifest
|
||||||
|
%{mozappdir}/components/interfaces.manifest
|
||||||
%attr(644, root, root) %{mozappdir}/blocklist.xml
|
%attr(644, root, root) %{mozappdir}/blocklist.xml
|
||||||
%attr(644, root, root) %{mozappdir}/components/*.js
|
%attr(644, root, root) %{mozappdir}/components/*.js
|
||||||
%{mozappdir}/defaults
|
%{mozappdir}/defaults
|
||||||
|
Loading…
Reference in New Issue
Block a user