Bug 222793 - /etc/zsh/zprofile tires to extract $EDITOR in /etc/rc.conf
Bug#: 222793 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: tove@gentoo.org Reported By: nico@lifeisabug.com
Component: Ebuilds
URL: 
Summary: /etc/zsh/zprofile tires to extract $EDITOR in /etc/rc.conf
Keywords:  
Status Whiteboard: 
Opened: 2008-05-19 11:22 0000
Description:   Opened: 2008-05-19 11:22 0000
The /etc/zsh/zprofile file of the zsh shell still tries to extract $EDITOR in
/etc/rc.conf which is wrong with openrc & baselayout-2 since $EDITOR is set
elsewhere. bash's /etc/profile file is already fixed but zsh's not.

------- Comment #1 From Torsten Veller 2008-05-23 12:04:10 0000 -------
Fixed. Thanks.