diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-09-11 18:40:56 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-09-11 18:40:56 (GMT) |
commit | 2ac727cd54e5f9e3a565d37c6be5c9081cd4028e (patch) | |
tree | 6ca5c8e81efb8eef1aa894d6bea0b5dc911cf009 /build_tools/larch8/larch0/profiles/linhes-remote-stable-i686 | |
parent | f266bc42884094e4239027ebea9a0641cb03aeaf (diff) | |
download | linhes_dev-2ac727cd54e5f9e3a565d37c6be5c9081cd4028e.zip |
remove SyncFirst option as it isn't supported in pacman 4.1+ from all pacman.conf files
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-stable-i686')
-rw-r--r-- | build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.options | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.options b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.options index de6faee..8955d44 100644 --- a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.options +++ b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/pacman.conf.options @@ -14,8 +14,6 @@ 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 -SyncFirst = pacman #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #XferCommand = /usr/bin/curl -C - %u > %o #CleanMethod = KeepInstalled |