]> git.pld-linux.org Git - packages/dnf.git/blob - repos.d.patch
- update libdnf runtime version deps
[packages/dnf.git] / repos.d.patch
1 --- dnf-4.6.1/etc/dnf/dnf-strict.conf~  2021-03-02 21:05:07.000000000 +0700
2 +++ dnf-4.6.1/etc/dnf/dnf-strict.conf   2022-05-11 22:11:53.447481432 +0700
3 @@ -1,4 +1,5 @@
4  [main]
5 +reposdir=/etc/dnf/repos.d
6  gpgcheck=1
7  installonly_limit=3
8  clean_requirements_on_remove=True
9 --- dnf-4.6.1/etc/dnf/dnf.conf~ 2021-03-02 21:05:07.000000000 +0700
10 +++ dnf-4.6.1/etc/dnf/dnf.conf  2022-05-11 22:11:47.577573922 +0700
11 @@ -1,6 +1,7 @@
12  # see `man dnf.conf` for defaults and possible options
13  
14  [main]
15 +reposdir=/etc/dnf/repos.d
16  gpgcheck=1
17  installonly_limit=3
18  clean_requirements_on_remove=True
This page took 0.067824 seconds and 3 git commands to generate.