style: replace tabstops with spaces
This commit is contained in:
parent
6eb265f393
commit
e68bc4e927
2
PKGBUILD
2
PKGBUILD
@ -19,4 +19,4 @@ package() {
|
||||
install -D --mode=0644 "${srcdir}/${pkgname}-${pkgver}/target/release/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
|
||||
install -D --mode=0755 "${srcdir}/${pkgname}-${pkgver}/target/${pkgname}.bash" "${pkgdir}/etc/bash_completion.d/${pkgname}.sh"
|
||||
install -D --mode=0644 "${srcdir}/${pkgname}-${pkgver}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user