summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2010-11-22 08:19:35 -0500
committerKyle McMartin <kyle@mcmartin.ca>2010-11-22 08:23:15 -0500
commitf6dd1f4eacc516221ac8f4a7038ab8b7a8122768 (patch)
tree8fe2f7928fe2e30dff674e8ac535b3f8a04182c7 /kernel.spec
parent017454890583d418c02a6f8d371ac647f9101c1e (diff)
downloadkernel-f6dd1f4eacc516221ac8f4a7038ab8b7a8122768.tar.gz
kernel-f6dd1f4eacc516221ac8f4a7038ab8b7a8122768.tar.xz
kernel-f6dd1f4eacc516221ac8f4a7038ab8b7a8122768.zip
make vmlinuz world readable
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 06a6bdadc..1c7626b50 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1840,7 +1840,7 @@ fi
%if %{1}\
%{expand:%%files %{?2}}\
%defattr(-,root,root)\
-%attr(600,root,root) /%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?2:.%{2}}\
+/%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?2:.%{2}}\
%attr(600,root,root) /boot/System.map-%{KVERREL}%{?2:.%{2}}\
/boot/config-%{KVERREL}%{?2:.%{2}}\
%dir /lib/modules/%{KVERREL}%{?2:.%{2}}\