rspamd: remove non-breaking space from run script

This commit is contained in:
John Regan 2016-07-15 17:01:23 -05:00
parent ce580563fe
commit 5ac0eff9d2
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