Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2017 18:26:34 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r326570 - head/usr.bin
Message-ID:  <201712051826.vB5IQYrM040641@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dim
Date: Tue Dec  5 18:26:34 2017
New Revision: 326570
URL: https://svnweb.freebsd.org/changeset/base/326570

Log:
  For now, disconnect usr.bin/sponge from the build, to unbreak world
  after r326557.
  
  Noticed by:	many
  Pointy hat to:	eadler

Modified:
  head/usr.bin/Makefile

Modified: head/usr.bin/Makefile
==============================================================================
--- head/usr.bin/Makefile	Tue Dec  5 17:23:33 2017	(r326569)
+++ head/usr.bin/Makefile	Tue Dec  5 18:26:34 2017	(r326570)
@@ -148,7 +148,6 @@ SUBDIR=	alias \
 	soelim \
 	sort \
 	split \
-	sponge \
 	stat \
 	stdbuf \
 	strings \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712051826.vB5IQYrM040641>