Update makepkg.conf & paru.conf
This commit is contained in:
parent
76143bc925
commit
7e811a24ac
2 changed files with 0 additions and 10 deletions
|
@ -46,10 +46,6 @@ _sccache="false"
|
||||||
## Replacements
|
## Replacements
|
||||||
_mold="true"
|
_mold="true"
|
||||||
|
|
||||||
## Elevation command
|
|
||||||
## Must be an array
|
|
||||||
_pacman_elevationcommand="()"
|
|
||||||
|
|
||||||
|
|
||||||
##########################################
|
##########################################
|
||||||
## Modify things below for more control ##
|
## Modify things below for more control ##
|
||||||
|
@ -270,6 +266,5 @@ SRCEXT='.src.tar.gz'
|
||||||
|
|
||||||
# Other
|
# Other
|
||||||
## Default: PACMAN_AUTH=<unset>
|
## Default: PACMAN_AUTH=<unset>
|
||||||
PACMAN_AUTH=${_pacman_elevationcommand}
|
|
||||||
|
|
||||||
# vim: set ft=sh ts=2 sw=2 et:
|
# vim: set ft=sh ts=2 sw=2 et:
|
||||||
|
|
|
@ -7,9 +7,4 @@ SudoLoop
|
||||||
BatchInstall
|
BatchInstall
|
||||||
CombinedUpgrade
|
CombinedUpgrade
|
||||||
CleanAfter
|
CleanAfter
|
||||||
|
|
||||||
KeepRepoCache
|
KeepRepoCache
|
||||||
|
|
||||||
[bin]
|
|
||||||
FileManager = mc
|
|
||||||
Sudo = sudo
|
|
||||||
|
|
Loading…
Reference in a new issue