|
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 |