]> git.pld-linux.org Git - packages/dnf.git/blame - repos.d.patch
- set repos.d dir under /etc/dnf and add PLD Th repos
[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
11@@ -1,4 +1,5 @@
12 [main]
13+reposdir=/etc/dnf/repos.d
14 gpgcheck=1
15 installonly_limit=3
16 clean_requirements_on_remove=True
This page took 0.136143 seconds and 4 git commands to generate.