fixed binary location
This commit is contained in:
parent
5e25bd6bb2
commit
068c899184
2
APKBUILD
2
APKBUILD
@ -22,5 +22,5 @@ package() {
|
|||||||
install -Dm644 etc/openpdu/openpdu.conf "$pkgdir"/etc/openpdu/openpdu.conf
|
install -Dm644 etc/openpdu/openpdu.conf "$pkgdir"/etc/openpdu/openpdu.conf
|
||||||
install -Dm755 etc/local.d/openpdu.start "$pkgdir"/etc/local.d/openpdu.start
|
install -Dm755 etc/local.d/openpdu.start "$pkgdir"/etc/local.d/openpdu.start
|
||||||
|
|
||||||
install -Dm755 openpdu "$pkgdir"/usr/sbin/openpdu
|
install -Dm755 openpdu "$pkgdir"/usr/bin/openpdu
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user