summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5acb63fba215..9fefada2d7f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,7 +60,8 @@ build() {
--with-piddir=/run/courier \
--with-trashquota \
--with-db=gdbm \
- --with-mailuser=courier --with-mailgroup=courier
+ --with-mailuser=courier --with-mailgroup=courier \
+ --with-notice=unicode
make
}