remove neowofetch.1 since it was a copy of neofetch.1

This commit is contained in:
Bailey Kasin 2023-08-22 23:55:49 -07:00
parent c8185944dc
commit 4536dafa09
No known key found for this signature in database
GPG key ID: AE53A329D7F3716E
2 changed files with 1 additions and 474 deletions

View file

@ -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