rpm: include kernel directory itself in package (#849)

Otherwise it will not be uninstalled.
stable-3.12 mm_590e9b48
Marek Marczykowski-Górecki 10 years ago
parent 2270b57f16
commit 590e9b48b8

@ -493,6 +493,7 @@ exit 0
%files qubes-vm
%defattr(-, root, root)
%dir %vm_install_dir
%ghost %attr(0644, root, root) %vm_install_dir/modules.img
%attr(0644, root, root) %vm_install_dir/initramfs
%attr(0644, root, root) %vm_install_dir/vmlinuz

Loading…
Cancel
Save