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

(-)a/net-libs/courier-authlib/courier-authlib-0.68.0-r1.ebuild (-3 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2018 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=6
4
EAPI=6
Lines 55-61 src_configure() { Link Here
55
	econf \
55
	econf \
56
		--sysconfdir=/etc/courier \
56
		--sysconfdir=/etc/courier \
57
		--datadir=/usr/share/courier \
57
		--datadir=/usr/share/courier \
58
		--libexecdir=/usr/$(get_libdir)/courier \
58
		--libexecdir=/usr/lib/courier \
59
		--localstatedir=/var/lib/courier \
59
		--localstatedir=/var/lib/courier \
60
		--sharedstatedir=/var/lib/courier/com \
60
		--sharedstatedir=/var/lib/courier/com \
61
		--with-authdaemonvar=/var/lib/courier/authdaemon \
61
		--with-authdaemonvar=/var/lib/courier/authdaemon \
62
- 

Return to bug 643322