summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-03-16 08:14:33 -0600
committerMark Wagie2021-03-16 08:14:33 -0600
commit0700b8949c13e79a18469f7a1902a3ce600966a8 (patch)
tree9316518edfce276c8a40e4b0bc43646f89b14315
parentb571625a0a1c9c254d8003b14f1275bc0508c86a (diff)
downloadaur-0700b8949c13e79a18469f7a1902a3ce600966a8.tar.gz
fix typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87ab60ecdb10..e8e09bcd83b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,7 +47,7 @@ build() {
-D cloudproviders=true \
-D colord=yes \
-D gtk_doc=true \
- -D man=true \
+ -D man=true
meson compile -C build
}