summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ad90cf424a9..a514da669234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ package() {
"${_py}" \
setup.py \
install \
- --root "${pkgdir}" \
+ --root="${pkgdir}" \
--optimize=1
install \
-Dm644 \