Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 613112 | Differences between
and this patch

Collapse All | Expand All

(-)a/net-mail/mailutils/mailutils-3.1.1.ebuild (-1 / +3 lines)
Lines 107-113 src_install() { Link Here
107
	emake DESTDIR="${D}" install
107
	emake DESTDIR="${D}" install
108
108
109
	insinto /etc
109
	insinto /etc
110
	doins "${FILESDIR}/mailutils.rc"
110
#	Renaming mailutils.rc to mailutils.conf
111
#	then installing it, to remove the warrning messages.
112
	newins "${FILESDIR}/mailutils.rc" mailutils.conf
111
	keepdir /etc/mailutils.d/
113
	keepdir /etc/mailutils.d/
112
	insinto /etc/mailutils.d
114
	insinto /etc/mailutils.d
113
	doins "${FILESDIR}/mail"
115
	doins "${FILESDIR}/mail"

Return to bug 613112