Commit b63ab82
committed
dnf: Remove explicit makecache and --refresh
This prevents extra round trips to the repository that are almost
certainly uneccessary.
It also gives the spec author/builder the power to control metadata
expiry in the cache.
dnf is not like apt (which requires explicit metadata updates), and by
default it will refresh metadata after a configured expiry time.
This is a backport of 3200f03 which
cannot be directly cherry-picked.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>1 parent fcf7ef8 commit b63ab82
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments