| summaryrefslogtreecommitdiff |
Side-by-side diff
| -rw-r--r-- | rpm/kernel-binary.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/kernel-binary.spec.in b/rpm/kernel-binary.spec.in index 6e52870..5ea4f93 100644 --- a/rpm/kernel-binary.spec.in +++ b/rpm/kernel-binary.spec.in @@ -88,7 +88,7 @@ Requires(post): mkinitrd Requires(post): distribution-release # Do not install p-b and mkinitrd for the install check, the %post script is # able to handle this -#!BuildIgnore: perl-Bootloader mkinitrd +#!BuildIgnore: perl-Bootloader mkinitrd distribution-release # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel #!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv |