Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61926 - media-plugins/xmms-pipe: use of $HOME in $DESCRIPTION causes it to be expanded
Summary: media-plugins/xmms-pipe: use of $HOME in $DESCRIPTION causes it to be expanded
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-27 07:52 UTC by Aaron Walker (RETIRED)
Modified: 2004-08-29 10:27 UTC (History)
1 user (show)

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 Aaron Walker (RETIRED) gentoo-dev 2004-08-27 07:52:17 UTC
The use of $HOME in ${DESCRIPTION} causes it to be expanded to ${PORTAGE_TMPDIR}/homedir.

Using single quotes or changing $HOME to ~ would solve the problem.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-08-29 10:27:57 UTC
fixed. thanks.