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

Collapse All | Expand All

(-)paths.py.orig (+1 lines)
Lines 29-34 Link Here
29
29
30
# some scripts expect this attribute to be in this module
30
# some scripts expect this attribute to be in this module
31
prefix = '/usr/lib64/mailman'
31
prefix = '/usr/lib64/mailman'
32
var_prefix = '/var/lib/mailman'
32
exec_prefix = '${prefix}'
33
exec_prefix = '${prefix}'
33
34
34
# work around a bogus autoconf 2.12 bug
35
# work around a bogus autoconf 2.12 bug

Return to bug 212547