mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-11 13:50:48 -05:00
commit
aefcd2545c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -34,7 +34,7 @@ install: normal install-man
|
|||
install -Dm 755 simpleswitcher $(BINDIR)/simpleswitcher
|
||||
|
||||
install-man:
|
||||
install -Dm 644 simpleswitcher.1 $(MANDIR)
|
||||
install -Dm 644 simpleswitcher.1 $(MANDIR)/simpleswitcher.1
|
||||
gzip -f $(MANDIR)/simpleswitcher.1
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Reference in a new issue