summaryrefslogtreecommitdiff
path: root/terminfo.patch
diff options
context:
space:
mode:
authorMichaël Ball <michael@michaelball.name>2020-06-10 21:59:46 +0100
committerMichaël Ball <michael@michaelball.name>2020-06-10 21:59:46 +0100
commit4acfe329f64d92667da691e86e3804ad66843525 (patch)
tree6a377880f065dc0fbd2bab6f68cdb9c49346038b /terminfo.patch
parentdd6db0e1a307c8ff845fa24715ea0624eec599cd (diff)
parent9e75dfb7c30e78bfefc0fe70730442a2c8bafbd0 (diff)
Merge branch 'master' into base16-synth-midnight
Diffstat (limited to 'terminfo.patch')
-rw-r--r--terminfo.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/terminfo.patch b/terminfo.patch
new file mode 100644
index 0000000..71dc270
--- /dev/null
+++ b/terminfo.patch
@@ -0,0 +1,10 @@
+--- Makefile.old 2019-02-09 12:50:41.000000000 +0100
++++ Makefile 2019-11-07 00:00:24.487953923 +0100
+@@ -47,7 +47,6 @@
+ 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: