st

My st fork
git clone https://git.kausban.com/dwm/raw/.git
Log | Files | Refs | README

terminfo.patch (380B)


      1 --- Makefile.old	2019-02-09 12:50:41.000000000 +0100
      2 +++ Makefile	2019-11-07 00:00:24.487953923 +0100
      3 @@ -47,7 +47,6 @@
      4  	mkdir -p $(DESTDIR)$(MANPREFIX)/man1
      5  	sed "s/VERSION/$(VERSION)/g" < st.1 > $(DESTDIR)$(MANPREFIX)/man1/st.1
      6  	chmod 644 $(DESTDIR)$(MANPREFIX)/man1/st.1
      7 -	tic -sx st.info
      8  	@echo Please see the README file regarding the terminfo entry of st.
      9  
     10  uninstall: