paru: Fix config file location & update
Our paru configuration was in the wrong place all along and the doas change in an earlier commit did not actually work :).
This commit is contained in:
parent
5da79f451a
commit
9fa68e287a
1 changed files with 4 additions and 2 deletions
|
@ -12,21 +12,23 @@
|
||||||
PgpFetch
|
PgpFetch
|
||||||
Devel
|
Devel
|
||||||
Provides
|
Provides
|
||||||
DevelSuffixes = -git -cvs -svn -bzr -darcs -always
|
DevelSuffixes = -git -cvs -svn -bzr -darcs -always -hg -fossil
|
||||||
CleanAfter
|
CleanAfter
|
||||||
|
NewsOnUpgrade
|
||||||
#AurOnly
|
#AurOnly
|
||||||
#BottomUp
|
#BottomUp
|
||||||
#RemoveMake
|
#RemoveMake
|
||||||
#SudoLoop
|
#SudoLoop
|
||||||
#UseAsk
|
#UseAsk
|
||||||
|
#SaveChanges
|
||||||
#CombinedUpgrade
|
#CombinedUpgrade
|
||||||
#UpgradeMenu
|
#UpgradeMenu
|
||||||
#NewsOnUpgrade
|
|
||||||
|
|
||||||
#LocalRepo
|
#LocalRepo
|
||||||
#Chroot
|
#Chroot
|
||||||
#Sign
|
#Sign
|
||||||
#SignDb
|
#SignDb
|
||||||
|
#KeepRepoCache
|
||||||
|
|
||||||
#
|
#
|
||||||
# Binary OPTIONS
|
# Binary OPTIONS
|
Loading…
Reference in a new issue