mirror of
https://schlomp.space/tastytea/hashboot
synced 2024-11-16 14:37:06 +01:00
Archlinux PKGBUILD modified.
This commit is contained in:
parent
0865d0a4cb
commit
e2c04c1efd
2
PKGBUILD
2
PKGBUILD
@ -19,6 +19,6 @@ package() {
|
||||
cd "$srcdir/hashboot"
|
||||
install -m755 -d "${pkgdir}/usr/lib/systemd/system/"
|
||||
install -Dm644 initscript.systemd "${pkgdir}/usr/lib/systemd/system/hashboot.service"
|
||||
install -Dm755 hashboot.sh "${pkgdir}/usr/bin/hashboot"
|
||||
install -Dm755 hashboot "${pkgdir}/usr/bin/hashboot"
|
||||
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/HUGWARE"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user