Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8617 - vpopmail ebuild: missing vpopmail_set_homedir() in pkg_postrm()
Summary: vpopmail ebuild: missing vpopmail_set_homedir() in pkg_postrm()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-01 12:16 UTC by Torgeir Hansen
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 Torgeir Hansen 2002-10-01 12:16:28 UTC
the result of this is that $VPOP_HOME is not set correct (when vpopmail-user is
changed)
Comment 1 Nick Hadaway 2002-10-07 08:41:56 UTC
Added vpopmail_set_homedir to pkg_postrm.  Thanks for the fix!