Actually really did it
This commit is contained in:
parent
24192f6b56
commit
3b707167e9
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -38,7 +38,7 @@ install: all misc/kiwmi.desktop
|
|||
install -Dm755 $(KWTARGET) "$(DESTDIR)$(BINPREFIX)/$(KWTARGET)"
|
||||
install -Dm755 $(SETARGET) "$(DESTDIR)$(BINPREFIX)/$(SETARGET)"
|
||||
install -Dm644 misc/kiwmi.desktop "$(DESTDIR)$(XSESSIONS)/kiwmi.desktop"
|
||||
install -Dm644 $(MANTARGET) "$(DESTDIR)$(MANPREFIX)/$(MANPREFIX)"
|
||||
install -Dm644 $(MANTARGET) "$(DESTDIR)$(MANPREFIX)/man1/$(MANTARGET)"
|
||||
|
||||
uninstall:
|
||||
$(RM) "$(DESTDIR)$(BINPREFIX)/$(KWTARGET)"
|
||||
|
|
Loading…
Add table
Reference in a new issue