summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2015-07-18 01:02:19 -0700
committerLlewelyn Trahaearn2015-07-18 01:02:19 -0700
commit0a60cdec641005e9b40d82424cb1292481863220 (patch)
tree5116b1dd74d34ad66bc778aed3846f72ea3b1ad9
parent3ade3e6771fa01465681e3fd1d6a7690eb41e215 (diff)
downloadaur-0a60cdec641005e9b40d82424cb1292481863220.tar.gz
Modified white-space.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 765269c44ad1..42f7c0063f62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,8 +37,8 @@ build() {
cd "${srcdir}/${pkgname}"
export PYTHON=/usr/bin/python2
python2 waf configure --prefix=/usr \
- --enable-liblash \
- --enable-pylash
+ --enable-liblash \
+ --enable-pylash
python2 waf
}