make uninstall: remove correct *.service file
This commit is contained in:
parent
cbd645d0d0
commit
e2ea1be9e9
2
Makefile
2
Makefile
@ -61,6 +61,6 @@ uninstall:
|
||||
@rm -f ${DESTDIR}${PREFIX}/bin/dunst
|
||||
@echo removing manual page from ${DESTDIR}${MANPREFIX}/man1
|
||||
@rm -f ${DESTDIR}${MANPREFIX}/man1/dunst
|
||||
@rm -f ${DESTDIR}${PREFIX}/share/dbus-1/service/dunst.service
|
||||
@rm -f ${DESTDIR}${PREFIX}/share/dbus-1/service/org.knopwob.dunst.service
|
||||
|
||||
.PHONY: all options clean dist install uninstall
|
||||
|
Loading…
x
Reference in New Issue
Block a user