summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2015-07-16 18:04:24 +0200
committerStefan Auditor2015-07-16 18:04:34 +0200
commit2045c81b48d72e13d5a13e33ddd07643356873ef (patch)
tree0704efee5213541a77b1df4cfd72ba8ffbdae4b9 /PKGBUILD
parentef5a6a8982eba7d78eec7b3359a3862204be5f58 (diff)
downloadaur-2045c81b48d72e13d5a13e33ddd07643356873ef.tar.gz
fix indentation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab4deb7f7ace..e00958d623a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,6 +15,6 @@ package() {
install -d "${pkgdir}/usr/bin"
ln -s /usr/share/webapps/bin/pdepend.phar "${pkgdir}/usr/bin/pdepend"
- echo
+ echo
echo "Warning: bz2.so must be enabled in your php.ini"
}