Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36700 - src_uninstall()
Summary: src_uninstall()
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Conceptual/Abstract Ideas (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-28 20:21 UTC by askldas alsdjlkasd
Modified: 2003-12-29 09:33 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 askldas alsdjlkasd 2003-12-28 20:21:34 UTC
add "src_uninstall()" section to .ebuilds to enable removal of run-time
created files.
(for software that needs it)
Comment 1 Masatomo Nakano (RETIRED) gentoo-dev 2003-12-29 09:33:08 UTC
I think you can use pkg_prerm() or pkg_postrm().
If it doesn't make sense, please reopen this bug.