summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2023-11-04 12:11:20 +0100
committerTom Barrett <tom@tombarrett.xyz>2023-11-04 12:13:35 +0100
commitd5266d79c2d1af716b94b20a057d77c846677827 (patch)
treed8f2205ac7752db8dee3ba543e4300d5ecbd32db /Makefile
parent211964d56ee00a7d46e251cbc150afb79138ae37 (diff)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 470ac86..01a6d06 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,6 @@ install: st
mkdir -p $(DESTDIR)$(MANPREFIX)/man1
sed "s/VERSION/$(VERSION)/g" < st.1 > $(DESTDIR)$(MANPREFIX)/man1/st.1
chmod 644 $(DESTDIR)$(MANPREFIX)/man1/st.1
- tic -sx st.info
@echo Please see the README file regarding the terminfo entry of st.
uninstall: