[Midnightbsd-cvs] src [10710] trunk/usr.sbin: remove utxrm
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jun 9 16:31:17 EDT 2018
Revision: 10710
http://svnweb.midnightbsd.org/src/?rev=10710
Author: laffer1
Date: 2018-06-09 16:31:16 -0400 (Sat, 09 Jun 2018)
Log Message:
-----------
remove utxrm
Modified Paths:
--------------
trunk/usr.sbin/Makefile
Removed Paths:
-------------
trunk/usr.sbin/utxrm/
Modified: trunk/usr.sbin/Makefile
===================================================================
--- trunk/usr.sbin/Makefile 2018-06-09 20:30:25 UTC (rev 10709)
+++ trunk/usr.sbin/Makefile 2018-06-09 20:31:16 UTC (rev 10710)
@@ -282,7 +282,7 @@
.if ${MK_UTMPX} != "no"
SUBDIR+= ac
SUBDIR+= lastlogin
-SUBDIR+= utxrm
+SUBDIR+= utx
.endif
.if ${MK_WIRELESS} != "no"
More information about the Midnightbsd-cvs
mailing list