mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Replace all 'wget' with 'wget2-wget': Wget2asWget Change
Per https://fedoraproject.org/wiki/Changes/Wget2asWget , wget has been retired from Rawhide and replaced by wget2-wget. I think kickstarts *do* resolve Provides so this probably works okay as-is, but it seems clearer to update the name. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -92,7 +92,7 @@ htop
|
||||
mc
|
||||
vim
|
||||
nano
|
||||
wget
|
||||
wget2-wget
|
||||
|
||||
# Add dependencies for the welcome screen
|
||||
# (this makes it run also on non-GNOME systems)
|
||||
|
||||
Reference in New Issue
Block a user