index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | pacman-multilib.conf | 4 |
diff --git a/pacman-multilib.conf b/pacman-multilib.conf index b686875..9f1906c 100644 --- a/pacman-multilib.conf +++ b/pacman-multilib.conf @@ -31,11 +31,11 @@ Architecture = auto # Misc options #UseSyslog #Color -#NoProgressBar +NoProgressBar # We cannot check disk space from within a chroot environment #CheckSpace VerbosePkgLists -#ParallelDownloads = 5 +ParallelDownloads = 5 # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages. |