Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/rc.d Fix build, install wsmoused



details:   https://anonhg.NetBSD.org/src/rev/8218fcadbaf2
branches:  trunk
changeset: 456155:8218fcadbaf2
user:      roy <roy%NetBSD.org@localhost>
date:      Thu Apr 25 11:21:34 2019 +0000

description:
Fix build, install wsmoused

diffstat:

 etc/rc.d/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0147da857da3 -r 8218fcadbaf2 etc/rc.d/Makefile
--- a/etc/rc.d/Makefile Thu Apr 25 10:44:52 2019 +0000
+++ b/etc/rc.d/Makefile Thu Apr 25 11:21:34 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2019/04/25 08:56:21 roy Exp $
+# $NetBSD: Makefile,v 1.102 2019/04/25 11:21:34 roy Exp $
 
 .include <bsd.own.mk>
 
@@ -40,7 +40,7 @@
                savecore screenblank securelevel sshd \
                staticroute swap1 swap2 sysctl sysdb syslogd \
                timed tpctl ttys \
-               veriexec virecover wdogctl wpa_supplicant wscons wsmouse
+               veriexec virecover wdogctl wpa_supplicant wscons wsmoused
 FILESDIR=      /etc/rc.d
 FILESMODE=     ${BINMODE}
 



Home | Main Index | Thread Index | Old Index