rspamd: fix previous.
This commit is contained in:
parent
a589828798
commit
aa5b674b2b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ distfiles="http://rspamd.com/downloads/rspamd-${version}.tar.xz"
|
||||||
checksum=7186d0448aaddc1e347af580e7ec14e34ff38859db99bf2173139a6bbc18821d
|
checksum=7186d0448aaddc1e347af580e7ec14e34ff38859db99bf2173139a6bbc18821d
|
||||||
system_accounts="rspamd"
|
system_accounts="rspamd"
|
||||||
rspamd_homedir="/var/lib/rspamd"
|
rspamd_homedir="/var/lib/rspamd"
|
||||||
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/*.conf"
|
conf_files="/etc/rspamd/*.conf /etc/rspamd/*.inc /etc/rspamd/modules.d/*.conf"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" $makedepends"
|
hostmakedepends+=" $makedepends"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue