mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/libguestfs-appliance: warn users to source profile
Closes: https://bugs.gentoo.org/776790 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -41,3 +41,8 @@ src_install() {
|
||||
|
||||
newenvd "${FILESDIR}"/env.file 99${PN}
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
# bug #776790
|
||||
elog "Please run . ${EROOT}/etc/profile before attempting to use this package!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user