Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/tmux/share/examples/tmux new example file
details: https://anonhg.NetBSD.org/src/rev/b8f10565ed99
branches: trunk
changeset: 817671:b8f10565ed99
user: christos <christos%NetBSD.org@localhost>
date: Wed Aug 31 17:27:37 2016 +0000
description:
new example file
diffstat:
external/bsd/tmux/share/examples/tmux/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r a8647dece9ea -r b8f10565ed99 external/bsd/tmux/share/examples/tmux/Makefile
--- a/external/bsd/tmux/share/examples/tmux/Makefile Wed Aug 31 16:24:34 2016 +0000
+++ b/external/bsd/tmux/share/examples/tmux/Makefile Wed Aug 31 17:27:37 2016 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.1 2011/03/10 09:18:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/31 17:27:37 christos Exp $
.include <bsd.own.mk>
.if ${MKSHARE} != "no"
SRCDIR= ${NETBSDSRCDIR}/external/bsd/tmux/dist
-.PATH: ${SRCDIR}/examples
+.PATH: ${SRCDIR}
FILESDIR= /usr/share/examples/tmux
FILESMODE= 444
-FILES= screen-keys.conf
+FILES= example_tmux.conf
.endif
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index