From 204cf5d4d15dd60a24f5f741dd8c76294e08be83 Mon Sep 17 00:00:00 2001 From: Michael Hanson Date: Mon, 29 Aug 2011 15:59:08 -0700 Subject: linhes_dev: fix a couple line wrap mistakes --- templates/pacman.conf.chroot | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/templates/pacman.conf.chroot b/templates/pacman.conf.chroot index 53cfc2d..58857f9 100644 --- a/templates/pacman.conf.chroot +++ b/templates/pacman.conf.chroot @@ -15,24 +15,21 @@ # GENERAL OPTIONS # [options] -# The following paths are commented out with their default values -listed. +# The following paths are commented out with their default values listed. # If you wish to use different paths, uncomment and update the paths. #RootDir = / #DBPath = /var/lib/pacman/ CacheDir = /data/var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log HoldPkg = pacman glibc -# If upgrades are available for these packages they will be asked for -first +# 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 - -f %u > %o #CleanMethod = KeepInstalled Architecture = i686 -# Pacman won't upgrade packages listed in IgnorePkg and members of -IgnoreGroup +# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup #IgnorePkg = #IgnoreGroup = -- cgit v0.12