|
@ -23,5 +23,6 @@ |
|
|
# SpamAssassin doesn't use autoconf anymore |
|
|
# SpamAssassin doesn't use autoconf anymore |
|
|
runconf=0 |
|
|
runconf=0 |
|
|
|
|
|
|
|
|
hook_add premake 3 "perl Makefile.PL CONFDIR=/etc/spamassassin ENABLE_SSL=yes" |
|
|
|
|
|
|
|
|
sysconfdir=/etc/spamassassin |
|
|
|
|
|
hook_add premake 3 "perl Makefile.PL CONFDIR=$sysconfdir ENABLE_SSL=yes" |
|
|
hook_add postinstall 3 "install_init spamd $confdir/spamassassin.init" |
|
|
hook_add postinstall 3 "install_init spamd $confdir/spamassassin.init" |