Add Documentation back to kernel-devel as it has Kconfig now (rhbz 1789641)

This commit is contained in:
Justin M. Forbes 2020-01-13 15:40:25 -06:00
parent a52dd9cf80
commit a443bcbf91
1 changed files with 3 additions and 1 deletions

View File

@ -1934,7 +1934,6 @@ BuildKernel() {
%endif
# then drop all but the needed Makefiles/Kconfig files
rm -rf $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/Documentation
rm -rf $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/scripts
rm -rf $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/include
cp .config $RPM_BUILD_ROOT/lib/modules/$KernelVer/build
@ -2894,6 +2893,9 @@ fi
#
#
%changelog
* Mon Jan 13 2020 Justin M. Forbes <jforbes@fedoraproject.org>
- Add Documentation back to kernel-devel as it has Kconfig now (rhbz 1789641)
* Mon Jan 13 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.5.0-0.rc6.git0.1
- Linux v5.5-rc6