kernel-placeholder: provide kernel modules mountpoint
It is no longer part of 'filesystem' package in Fedora 19.
This commit is contained in:
parent
7dd5a40218
commit
22929bb18f
@ -24,4 +24,9 @@ Provides: kernel-modules-extra
|
|||||||
%description
|
%description
|
||||||
Placeholder for kernel package as it is managed by Dom0.
|
Placeholder for kernel package as it is managed by Dom0.
|
||||||
|
|
||||||
|
%install
|
||||||
|
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/lib/modules
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%dir /lib/modules
|
||||||
|
Loading…
Reference in New Issue
Block a user