Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 87

Summary: dcron and VISUAL variable
Product: Gentoo Linux Reporter: Daniel Robbins (RETIRED) <drobbins>
Component: [OLD] Core systemAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Robbins (RETIRED) gentoo-dev 2002-01-08 15:38:48 UTC
dcron uses the VISUAL variable rather than looking at EDITOR.  We need a patch.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-01-10 12:50:04 UTC
added a sed to src_unpack to replace occurances of VISUAL with EDITOR.