mirror of
https://git.sr.ht/~leon_plickat/wlopm
synced 2025-04-07 09:26:48 +02:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
41bc661837 |
1
Makefile
1
Makefile
@ -26,6 +26,7 @@ install: wlopm
|
|||||||
install wlopm $(DESTDIR)$(BINDIR)
|
install wlopm $(DESTDIR)$(BINDIR)
|
||||||
install -d $(DESTDIR)$(MANDIR)/man1
|
install -d $(DESTDIR)$(MANDIR)/man1
|
||||||
install -m 644 wlopm.1 $(DESTDIR)$(MANDIR)/man1
|
install -m 644 wlopm.1 $(DESTDIR)$(MANDIR)/man1
|
||||||
|
install -d $(DESTDIR)$(BASHCOMPDIR)
|
||||||
install bash-completion $(DESTDIR)$(BASHCOMPDIR)/wlopm
|
install bash-completion $(DESTDIR)$(BASHCOMPDIR)/wlopm
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user