aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--terminfo/putty.ti (renamed from terminfo/putty.info)0
-rw-r--r--terminfo/rxvt.ti (renamed from terminfo/rxvt.info)0
-rw-r--r--terminfo/screen.ti (renamed from terminfo/screen.info)0
4 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9b189f69..02030e7a 100644
--- a/Makefile
+++ b/Makefile
@@ -475,7 +475,7 @@ install-subversion:
cp -p -- subversion/config $(HOME)/.subversion
install-terminfo:
- find terminfo -type f -name '*.info' \
+ find terminfo -type f -name '*.ti' \
-exec tic -- {} \;
install-tidy: install-sh
diff --git a/terminfo/putty.info b/terminfo/putty.ti
index 3f2ab27f..3f2ab27f 100644
--- a/terminfo/putty.info
+++ b/terminfo/putty.ti
diff --git a/terminfo/rxvt.info b/terminfo/rxvt.ti
index 735c7ef7..735c7ef7 100644
--- a/terminfo/rxvt.info
+++ b/terminfo/rxvt.ti
diff --git a/terminfo/screen.info b/terminfo/screen.ti
index 574e78e0..574e78e0 100644
--- a/terminfo/screen.info
+++ b/terminfo/screen.ti