mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Makefile: Uninstall also the man file
This commit is contained in:
parent
7cae0920b8
commit
c61b57f7ab
1 changed files with 1 additions and 0 deletions
|
@ -447,6 +447,7 @@ uninstall-binary:
|
|||
rm -fr $(DESTDIR)$(LUADIR)
|
||||
rm -fr $(DESTDIR)$(PRIVDIR)
|
||||
rm -fr $(DESTDIR)$(EJABBERDDIR)
|
||||
rm -f $(DESTDIR)$(MANDIR)/ejabberd.yml.5
|
||||
|
||||
uninstall-all: uninstall-binary
|
||||
rm -rf $(DESTDIR)$(ETCDIR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue