Neil Bothwick <[EMAIL PROTECTED]> writes:

> On Thu, 03 Jan 2008 10:44:14 -0600, [EMAIL PROTECTED] wrote:
>
>> At the `pkg' part of /etc/portage/env/cat/pkg
>> 
>> Do I need to include the full address somehow like: dev-util/cvs
>> or just `/etc/portage/env/cat/cvs'
>
> cat = category
> pkg = package
>
> Use /etc/portage/env/dev-util/cvs

Sorry to keep nagging with this but I must still not have it right.  I
do not see that compile flag being set during emerge:

  ls -R /etc/portage/env
  /etc/portage/env:
  dev-utils
 
  /etc/portage/env/dev-utils:
  cvs

   cat /etc/portage/env/dev-utils/cvs
    EXTRA_ECONF='--enable-rootcommit'

And a snippet of emerge -v cvs ouput:

 (wrapped for mail)
[...]

  >>> Compiling source in
  >>> /var/tmp/portage/dev-util/cvs-1.12.12-r4/work/cvs-1.12.12 ...
     * econf: updating cvs-1.12.12/build-aux/config.guess with 
     /usr/share/gnuconfig/config.guess
   * econf: updating cvs-1.12.12/build-aux/config.sub with
   /usr/share/gnuconfig/config.sub
  
   ./configure --prefix=/usr --host=i686-pc-linux-gnu
   --mandir=/usr/share/man --infodir=/usr/share/info
   --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
   --with-external-zlib --with-tmpdir=/tmp --enable-encryption
   --with-gssapi --enable-nls --enable-pam --enable-server
   --build=i686-pc-linux-gnu

[...]

-- 
[EMAIL PROTECTED] mailing list

Reply via email to