From 7a6ed0983be755f9c1016e2dffca32eeaf13c837 Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Wed, 8 Nov 2017 09:29:41 +0000 Subject: remove defattr this is system default, no need to duplicate it --- firefox.spec | 3 --- 1 file changed, 3 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index fe7d8cc..775527c 100644 --- a/firefox.spec +++ b/firefox.spec @@ -278,7 +278,6 @@ This package provides debug information for Firefox, for use by Mozilla's crash reporter servers. If you are trying to locally debug %{name}, you want to install %{name}-debuginfo instead. %files -n %{crashreporter_pkg_name} -f debugcrashreporter.list -%defattr(-,root,root) %endif %if %{run_tests} @@ -289,7 +288,6 @@ Summary: Results of testsuite This package contains results of tests executed during build. %files -n %{testsuite_pkg_name} /test_results -%defattr(-,root,root) %endif #--------------------------------------------------------------------- @@ -794,7 +792,6 @@ fi gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f %{name}.lang -%defattr(-,root,root,-) %{_bindir}/firefox %{mozappdir}/firefox %{mozappdir}/firefox-bin -- cgit