Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87 - dcron and VISUAL variable
Summary: dcron and VISUAL variable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-08 15:38 UTC by Daniel Robbins (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.