summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrunnytu2022-01-30 20:28:12 +0100
committerrunnytu2022-01-30 20:28:12 +0100
commitaeb90ce3aabc68a6a4d4ea598dbea2eb8f07fbf8 (patch)
treee8ae45759ccf30022d7238118d140d24faa24bce /PKGBUILD
parent60f223e1b48f38ba39e19e221f5b8647221a7a1b (diff)
downloadaur-aeb90ce3aabc68a6a4d4ea598dbea2eb8f07fbf8.tar.gz
Fix install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bdd24064638..b809052ae095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,6 +49,7 @@ build() {
--with-trashquota \
--with-db=gdbm \
--with-mailuser=courier --with-mailgroup=courier \
+ --with-notice=unicode --build=x86_64
make
}