summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0047cfbea653..cb02e852d31a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,8 +16,8 @@ build() {
cd "$pkgname"
if [ -e $pkgname/build]
- then
- cd build
+ then
+ cd build
else
mkdir build
cd build