rpm: include kernel directory itself in package (#849)
Otherwise it will not be uninstalled.
This commit is contained in:
parent
2270b57f16
commit
590e9b48b8
@ -493,6 +493,7 @@ exit 0
|
|||||||
|
|
||||||
%files qubes-vm
|
%files qubes-vm
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
%dir %vm_install_dir
|
||||||
%ghost %attr(0644, root, root) %vm_install_dir/modules.img
|
%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/initramfs
|
||||||
%attr(0644, root, root) %vm_install_dir/vmlinuz
|
%attr(0644, root, root) %vm_install_dir/vmlinuz
|
||||||
|
Loading…
Reference in New Issue
Block a user