Merge pull request #4469 from jprjr/fix-rspamd

rspamd: remove non-breaking space from run script
This commit is contained in:
Enno Boland
2016-07-16 11:19:00 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
[ -r conf ] && . ./conf
exec rspamd -f ${OPTS}
exec rspamd -f ${OPTS}

View File

@@ -1,7 +1,7 @@
# Template file for 'rspamd'
pkgname=rspamd
version=1.2.8
revision=1
revision=2
build_style=cmake
configure_args="
-DRSPAMD_USER=rspamd