Re: svn commit: r212029 - head/usr.sbin/pkg_install/add

2010-08-30 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/30/10 21:58, Nathan Whitehorn wrote: > Author: nwhitehorn > Date: Mon Aug 30 21:58:52 2010 > New Revision: 212029 > URL: http://svn.freebsd.org/changeset/base/212029 > > Log: > Use MACHINE_ARCH instead of MACHINE as the directory to fetch pack

svn commit: r212029 - head/usr.sbin/pkg_install/add

2010-08-30 Thread Nathan Whitehorn
Author: nwhitehorn Date: Mon Aug 30 21:58:52 2010 New Revision: 212029 URL: http://svn.freebsd.org/changeset/base/212029 Log: Use MACHINE_ARCH instead of MACHINE as the directory to fetch packages from. Packages are architecture dependent, not machine dependent. Modified: head/usr.sbin/pkg_