diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/releng/pacman.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/releng/pacman.conf b/configs/releng/pacman.conf index c678d01..bbca42f 100644 --- a/configs/releng/pacman.conf +++ b/configs/releng/pacman.conf @@ -16,10 +16,9 @@ #GPGDir = /etc/pacman.d/gnupg/ #HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc -#XferCommand = /usr/bin/curl -C - -f %u > %o +#XferCommand = /usr/bin/curl -L -C - -f -o %o %u #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #CleanMethod = KeepInstalled -#UseDelta = 0.7 Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup |