fedora-common: Exclude docs from installed packages

We don't install `man` either, so let's reduce footprint a bit more and
omit documentation altogether.
master
Dustin 2024-12-28 09:39:22 -06:00
parent be24a5dd52
commit b4767cce92
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ timezone --utc UTC
rootpw --lock
reboot
%packages --exclude-weakdeps
%packages --exclude-weakdeps --excludedocs
-NetworkManager
-authconfig
-dhcp-client