From 9a0f402caa2dd711d9f24ee9e28e90682d904795 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 3 Jan 2013 14:20:07 -0500 Subject: Rename term256 to 256term (glob sort) (#849429) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c6fc7a0a..ea16f2b8 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ install: install -m644 rwtab statetab networks $(ROOT)/etc install -m755 service $(ROOT)/sbin install -m644 lang.csh lang.sh $(ROOT)/etc/profile.d - install -m644 term256.csh term256.sh $(ROOT)/etc/profile.d + install -m644 256term.csh 256term.sh $(ROOT)/etc/profile.d install -m644 debug.csh debug.sh $(ROOT)/etc/profile.d install -m755 sys-unconfig $(ROOT)/usr/sbin install -m644 service.8 sys-unconfig.8 $(ROOT)$(mandir)/man8 -- cgit v1.2.1