]> git.pld-linux.org Git - packages/dnf.git/blame - repos.d.patch
up to 4.19.0
[packages/dnf.git] / repos.d.patch
CommitLineData
85a72ee1
JR
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
6afe0962
JR
11@@ -1,6 +1,7 @@
12 # see `man dnf.conf` for defaults and possible options
13
85a72ee1
JR
14 [main]
15+reposdir=/etc/dnf/repos.d
761d7abf 16 gpgcheck=True
85a72ee1
JR
17 installonly_limit=3
18 clean_requirements_on_remove=True
This page took 1.215262 seconds and 5 git commands to generate.