stop-service target removed from Makefile.
This commit is contained in:
parent
6155b593b2
commit
14bc73588b
4
Makefile
4
Makefile
@ -24,10 +24,6 @@ install:
|
|||||||
|
|
||||||
install -Dm 0644 init/systemd/${TARGET}.service ${DESTDIR}${SYSDDIR}/${TARGET}.service
|
install -Dm 0644 init/systemd/${TARGET}.service ${DESTDIR}${SYSDDIR}/${TARGET}.service
|
||||||
|
|
||||||
stop-service:
|
|
||||||
${SYSCTL} stop ${TARGET}.service
|
|
||||||
${SYSCTL} disable ${TARGET}.service
|
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
rm ${DESTDIR}usr/bin/${TARGET}
|
rm ${DESTDIR}usr/bin/${TARGET}
|
||||||
rm ${DESTDIR}usr/share/licenses/${TARGET}/LICENSE
|
rm ${DESTDIR}usr/share/licenses/${TARGET}/LICENSE
|
||||||
|
Loading…
Reference in New Issue
Block a user