mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-04 23:54:21 +00:00
Exclude langpacks-en instead of langpacks-core-en.
Langpacks-en depends on langpacks-core-en so it should be the one we exclude. Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
e34ecb9549
commit
a82cbd1567
@ -15,7 +15,7 @@ sssd-client
|
||||
sudo
|
||||
-glibc-langpack-en
|
||||
-cracklib-dicts
|
||||
-langpacks-core-en
|
||||
-langpacks-en
|
||||
%end
|
||||
|
||||
%post --erroronfail --log=/root/anaconda-post.log
|
||||
|
Loading…
Reference in New Issue
Block a user