mirror of
https://github.com/edu4rdshl/powerman.git
synced 2026-07-17 23:24:53 +00:00
Update PKGBUILD
This commit is contained in:
parent
c4bbe2ce81
commit
d36890b89f
1 changed files with 1 additions and 1 deletions
|
|
@ -14,5 +14,5 @@ package() {
|
|||
cd "${pkgname}-${pkgver}"
|
||||
|
||||
install -Dm 755 bin/"${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
|
||||
install -Dm 644 ${pkgname}.service "${pkgdir}/usr/lib/systemd/system/${pkgname}"
|
||||
install -Dm 644 ${pkgname}.service "${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue