net-misc/FORT-validator: Typo on systemd unit name
This commit is contained in:
parent
fa6ed64b7f
commit
5dff7a5f6c
|
@ -55,7 +55,7 @@ src_install() {
|
||||||
exeinto "/usr/libexec/${MY_PN}"
|
exeinto "/usr/libexec/${MY_PN}"
|
||||||
doexe fort_setup.sh
|
doexe fort_setup.sh
|
||||||
|
|
||||||
systemd_dounit "${FILESDIR}/${PN}.service"
|
systemd_dounit "${FILESDIR}/${MY_PN}.service"
|
||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
|
|
Loading…
Reference in a new issue