diff options
author | James Meyer <james.meyer@operamail.com> | 2011-07-26 20:35:07 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-07-26 20:35:07 (GMT) |
commit | a5f29802fb46591e72d3291bf9896e142bcdab8a (patch) | |
tree | 8b96f8ede344cfbe41a049260296df7459d74a15 /build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686 | |
parent | 9534849e3b66e8d611a30841986543851ef275d8 (diff) | |
download | linhes_dev-a5f29802fb46591e72d3291bf9896e142bcdab8a.zip |
Change the pacman Architecture = i686 for i686 profiles.
Using Auto doesn't work correctly when the chroot is on a 64 bit host.
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686')
-rw-r--r-- | build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/pacman.conf.options | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/pacman.conf.options b/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/pacman.conf.options index d71f787..de6faee 100644 --- a/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/pacman.conf.options +++ b/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/pacman.conf.options @@ -19,7 +19,7 @@ SyncFirst = pacman #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #XferCommand = /usr/bin/curl -C - %u > %o #CleanMethod = KeepInstalled -Architecture = auto +Architecture = i686 # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup #IgnorePkg = |