<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>145383</bug_id>
          
          <creation_ts>2006-08-28 11:12 0000</creation_ts>
          <short_desc>app-shells/zsh - /etc/zsh/zprofile should contain /usr/local/bin in path</short_desc>
          <delta_ts>2006-11-02 11:57:14 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>snf@extrospective.net</reporter>
          <assigned_to>usata@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>snf@extrospective.net</who>
            <bug_when>2006-08-28 11:12:31 0000</bug_when>
            <thetext>this is a very minor change but i think that in /etc/zsh/zprofile the path statement should read as follows:

if [[ &quot;$USER&quot; == root ]]; then
        export PATH=&quot;/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:${ROOTPATH}&quot;
else
        export PATH=&quot;/bin:/usr/bin:/usr/local/bin:${PATH}&quot;
fi

the only change here is the addition of /usr/local/bin to the path.  note that this mirrors the path statements in /etc/profile

cheers
-snf</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>usata@gentoo.org</who>
            <bug_when>2006-11-02 11:57:14 0000</bug_when>
            <thetext>Thanks for the bug report. Fixed in CVS now.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>