summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c162198a26f5..50b75d0491e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,6 +24,6 @@ package() {
cd "${srcdir}/${_gitname}"
install -dm755 "${pkgdir}/usr/share/icons"
./install.sh \
- --all \
- --dest "${pkgdir}/usr/share/icons"
+ --all \
+ --dest "${pkgdir}/usr/share/icons"
} \ No newline at end of file