You've already forked rpm-builder-pkg
style: replace tabstops with spaces
This commit is contained in:
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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user