Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 285134
Collapse All | Expand All

(-)net-mail/dovecot/dovecot-1.2.4.ebuild.orig (-1 / +6 lines)
Lines 132-138 Link Here
132
	newinitd "${FILESDIR}"/dovecot.init-r2 dovecot
132
	newinitd "${FILESDIR}"/dovecot.init-r2 dovecot
133
133
134
	rm -rf "${D}"/usr/share/doc/dovecot
134
	rm -rf "${D}"/usr/share/doc/dovecot
135
	use doc && dodoc AUTHORS NEWS README TODO dovecot-example.conf doc/dovecot-{db,dict-sql}-example.conf doc/{securecoding,auth-protocol,documentation}.txt doc/dovecot-openssl.cnf
135
	use doc && {
136
		rm -f doc/Makefile*
137
		dodoc doc/*
138
		docinto wiki
139
		dodoc doc/wiki/*
140
	}
136
141
137
	# Create the dovecot.conf file from the dovecot-example.conf file that
142
	# Create the dovecot.conf file from the dovecot-example.conf file that
138
	# the dovecot folks nicely left for us....
143
	# the dovecot folks nicely left for us....

Return to bug 285134