summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorckath2019-08-01 00:15:40 +0200
committerckath2019-08-01 00:15:40 +0200
commit1286f3cc05fb9b90154bd2f9959c5a41100ac471 (patch)
treed57ee44a707e9bba52edff15f7f9a11eb5769a8a
parent332444bbfeccbb1f5b97fb631fe28fe0b599360c (diff)
downloadaur-1286f3cc05fb9b90154bd2f9959c5a41100ac471.tar.gz
oh no the indents
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1712449cad3e..ff4967ffdb85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ build() {
}
package() {
- cd "${srcdir}"
+ cd "${srcdir}"
for f in *.otb; do
install -Dm 644 "${f}" "${pkgdir}/usr/share/fonts/misc/${f}"
done