summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrunnytu2022-01-30 20:10:26 +0100
committerrunnytu2022-01-30 20:10:26 +0100
commit60f223e1b48f38ba39e19e221f5b8647221a7a1b (patch)
tree218151a1e7c81dd863e051b07e8cbb9d2ae02185
parent78430e6d7df1aa66aca61a015fac9c46f82f1f66 (diff)
downloadaur-60f223e1b48f38ba39e19e221f5b8647221a7a1b.tar.gz
fix make
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67593504b90b..3bdd24064638 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,6 @@ build() {
--with-trashquota \
--with-db=gdbm \
--with-mailuser=courier --with-mailgroup=courier \
- --build=x86_64-unknown-linux-gnu
make
}