We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3384c38 + aed8729 commit f9c7c46Copy full SHA for f9c7c46
redhat/kernel.spec.template
@@ -3295,7 +3295,7 @@ touch %{_localstatedir}/lib/rpm-state/%{name}/installing_core_%{KVERREL}%{?-v:+%
3295
%{expand:%%preun %{?-v:%{-v*}-}%{!?-u*:core}%{?-u*:uki-%{-u*}}}\
3296
entry_type=""\
3297
%{-e: \
3298
-/bin/kernel-install --help|grep -q -- '--entry-type=' &&\
+/bin/kernel-install --help|grep -q -- '--entry-type ' &&\
3299
entry_type="--entry-type %{!?-u:type1}%{?-u:type2}" \
3300
}\
3301
/bin/kernel-install remove %{KVERREL}%{?-v:+%{-v*}} $entry_type || exit $?\
0 commit comments