diff options
Diffstat (limited to 'pacman-multilib.conf')
-rw-r--r-- | pacman-multilib.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pacman-multilib.conf b/pacman-multilib.conf index eb8376a..50f86be 100644 --- a/pacman-multilib.conf +++ b/pacman-multilib.conf @@ -17,7 +17,7 @@ HoldPkg = pacman glibc # If upgrades are available for these packages they will be asked for first SyncFirst = pacman #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u -#XferCommand = /usr/bin/curl -C - %u > %o +#XferCommand = /usr/bin/curl -C - -f %u > %o #CleanMethod = KeepInstalled Architecture = auto @@ -33,6 +33,7 @@ Architecture = auto #ShowSize #UseDelta #TotalDownload +#CheckSpace # # REPOSITORIES |