FIxed man path
This commit is contained in:
parent
90ea490819
commit
24192f6b56
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -44,7 +44,7 @@ uninstall:
|
|||
$(RM) "$(DESTDIR)$(BINPREFIX)/$(KWTARGET)"
|
||||
$(RM) "$(DESTDIR)$(BINPREFIX)/$(SETARGET)"
|
||||
$(RM) "$(DESTDIR)$(XSESSIONS)/kiwmi.desktop"
|
||||
$(RM) "$(DESTDIR)$(MANPREFIX)/$(MANTARGET)"
|
||||
$(RM) "$(DESTDIR)$(MANPREFIX)/man1/$(MANTARGET)"
|
||||
|
||||
clean:
|
||||
$(RM) $(DEPS)
|
||||
|
|
Loading…
Add table
Reference in a new issue