]> git.huck.website - odot.git/commitdiff
Revert "version 0.2.1"
authorHuck Boles <huck@huck.website>
Thu, 5 Jan 2023 23:07:42 +0000 (17:07 -0600)
committerHuck Boles <huck@huck.website>
Thu, 5 Jan 2023 23:07:42 +0000 (17:07 -0600)
This reverts commit a9b56f7e17f781def320086c9ad85a4a56a6869a.
Fix makefile fuckery

Makefile

index 44634ce3f49a4db2d96fa75605219a649e1fa79a..07cc47476aebc53fdd109703e51f326a0073387b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,6 @@ debug: $(CFILE)
 clean: 
        [[ -f $(PROG) ]] && rm $(PROG)
        [[ -f $(DESTDIR)/$(PROG) ]] && sudo rm $(DESTDIR)/$(PROG)
-       [[ -f $(MANDIR)/$(PROG).1.gz ]] && rm $(MANDIR)/$(PROG).1.gz
 
 dbclean:
        rm *.db