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
|
||||
Devel
|
||||
Provides
|
||||
DevelSuffixes = -git -cvs -svn -bzr -darcs -always
|
||||
DevelSuffixes = -git -cvs -svn -bzr -darcs -always -hg -fossil
|
||||
CleanAfter
|
||||
NewsOnUpgrade
|
||||
#AurOnly
|
||||
#BottomUp
|
||||
#RemoveMake
|
||||
#SudoLoop
|
||||
#UseAsk
|
||||
#SaveChanges
|
||||
#CombinedUpgrade
|
||||
#UpgradeMenu
|
||||
#NewsOnUpgrade
|
||||
|
||||
#LocalRepo
|
||||
#Chroot
|
||||
#Sign
|
||||
#SignDb
|
||||
#KeepRepoCache
|
||||
|
||||
#
|
||||
# Binary OPTIONS
|
Loading…
Reference in a new issue