Source-Changes-HG archive

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

[src/trunk]: src/usr.bin Don't build and install soelim anymore, because it g...



details:   https://anonhg.NetBSD.org/src/rev/adad497cac89
branches:  trunk
changeset: 784853:adad497cac89
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Feb 11 17:14:23 2013 +0000

description:
Don't build and install soelim anymore, because it got overwritten
anyway by the groff one and messed up the mtree unprived sets. If
we want to switch back to ours, we should probably add the extra
flags GNU added first.

diffstat:

 usr.bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6fe721e4178c -r adad497cac89 usr.bin/Makefile
--- a/usr.bin/Makefile  Mon Feb 11 16:02:31 2013 +0000
+++ b/usr.bin/Makefile  Mon Feb 11 17:14:23 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.211 2012/11/01 23:30:19 christos Exp $
+#      $NetBSD: Makefile,v 1.212 2013/02/11 17:14:23 christos Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -24,7 +24,7 @@
        renice rev revoke rfcomm_sppd rlogin rpcgen rpcinfo rs rsh \
        rup ruptime rusers rwall rwho \
        script sdiff sdpquery sed seq shar shlock shmif_dumpbus \
-       showmount shuffle sockstat soelim sort spell split stat su systat \
+       showmount shuffle sockstat sort spell split stat su systat \
        tabs tail talk tcopy tee telnet tftp tic time tip touch tpfmt tput \
        tr true tset tsort tty ul uname unexpand unifdef \
        uniq units unvis unzip usbhidaction usbhidctl users utoppya \



Home | Main Index | Thread Index | Old Index