git.y1.nz

mtm

Terminal Multiplexer. Emma's branch.
download: https://git.y1.nz/archives/mtm.tar.gz
Files | Log | Refs

commit 17bfc78021d7724e7359f208bbf96804fc7d1ce9
parent 580e04e6589588617f70cb1a77d066b2dfc540a2
Author: Rob King <rob@frigidriver.com>
Date:   Wed, 17 Jun 2020 23:38:47 -0500

Slightly better manpath?

Diffstat:
MMakefile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -4,7 +4,7 @@ FEATURES ?= -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTEN HEADERS ?= LIBPATH ?= DESTDIR ?= /usr/local -MANDIR ?= $(DESTDIR)/man/man1 +MANDIR ?= $(DESTDIR)/share/man/man1 CURSESLIB ?= ncursesw LIBS ?= -l$(CURSESLIB) -lutil

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.