We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620bcf5 commit 0ece9a9Copy full SHA for 0ece9a9
2 files changed
SOURCES/generate_all_configs.sh
SPECS/kernel.spec
@@ -954,7 +954,6 @@ Source701: %{name}-riscv64-debug-fedora.config
954
Source62: def_variants.yaml.fedora
955
%endif
956
957
-Source80: generate_all_configs.sh
958
Source81: process_configs.sh
959
960
Source86: dracut-virt.conf
@@ -1903,7 +1902,6 @@ cd configs
1903
1902
# Drop some necessary files from the source dir into the buildroot
1904
# Copy kernel config files from ciq/configs in the source tarball
1905
cp ../ciq/configs/kernel-*.config .
1906
-cp %{SOURCE80} .
1907
# merge.py
1908
cp %{SOURCE3000} .
1909
# kernel-local - rename and copy for partial snippet config process
0 commit comments