Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529504 - net-mail/dbmail-3.2.0 should install man pages
Summary: net-mail/dbmail-3.2.0 should install man pages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-11-16 16:06 UTC by Chris Mayo
Modified: 2016-11-25 21:40 UTC (History)
1 user (show)

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 Chris Mayo 2014-11-16 16:06:31 UTC
dbmail man pages are available in dbmail-3.2 with --enable-manpages configuration option.

--- dbmail-3.2.0.ebuild.orig
+++ dbmail-3.2.0.ebuild
@@ -38,6 +38,7 @@
 	use ldap && myconf=${myconf}" --with-auth-ldap"
 
 	econf \
+		--enable-manpages \
 		--sysconfdir=/etc/dbmail \
 		$(use_enable static) \
 		$(use_with sieve) \
@@ -81,7 +82,6 @@
 
 	dobin contrib/mailbox2dbmail/mailbox2dbmail
 	doman contrib/mailbox2dbmail/mailbox2dbmail.1
-	#doman man/*.{1,5,8}
 
 	# ldap schema
 	if use ldap; then
Comment 1 Thomas Raschbacher gentoo-dev 2014-12-30 16:18:40 UTC
good point i seem to have missed this. I'll have a look when I get around to it.
Comment 2 Thomas Raschbacher gentoo-dev 2016-11-25 21:40:26 UTC
sorry for taking so long. 

commited:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ab3bb6a36ea856741f7cd294beefcb4b04b1d1