mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-01-26 22:45:20 +00:00
Ensure that util-linux-core is available
In 1f3645b72d46a0a709878d786c9a4ec83c0e3a36 we added a removal of util-linux, so this section had both: %packages --excludedocs --instLangs=en --nocore --excludeWeakdeps util-linux ... -util-linux This changes the first of those two entries to include util-linux-core instead of util-linux, so these two directives do not conflict. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
1bfe603576
commit
4477181faf
@ -36,7 +36,7 @@ bash
|
||||
coreutils
|
||||
glibc-minimal-langpack
|
||||
rpm
|
||||
util-linux
|
||||
util-linux-core
|
||||
-kernel
|
||||
-dosfstools
|
||||
-e2fsprogs
|
||||
|
Loading…
x
Reference in New Issue
Block a user