remove neowofetch.1 since it was a copy of neofetch.1
This commit is contained in:
parent
c8185944dc
commit
4536dafa09
2 changed files with 1 additions and 474 deletions
2
Makefile
2
Makefile
|
|
@ -12,7 +12,7 @@ install:
|
|||
install-doc:
|
||||
@mkdir -p $(DESTDIR)$(MANDIR)/man1
|
||||
@cp -p docs/hyfetch.1 $(DESTDIR)$(MANDIR)/man1
|
||||
@cp -p docs/neowofetch.1 $(DESTDIR)$(MANDIR)/man1
|
||||
@cp -p docs/neofetch.1 $(DESTDIR)$(MANDIR)/man1/neowofetch.1
|
||||
|
||||
uninstall:
|
||||
@rm -rf $(DESTDIR)$(PREFIX)/bin/hyfetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue