shithub: mc

Download patch

ref: b1c502e48fa11b789214300ada3f486a2009dfd6
parent: 2f89a7c19f30730d3c6719bd497d6017fa6fbb61
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Mar 9 18:45:14 EDT 2015

Remove debug echo.

    Oops.

--- a/libstd/Makefile
+++ b/libstd/Makefile
@@ -111,7 +111,6 @@
 		$(SYS)-$(ARCH) \
 		$(SYS) \
 		$(ARCH); do \
-		echo "trying $*+$$targ.$$ext"; \
 		if [ -f $*+$$targ.$$ext ] ; then  \
 		echo $$targ; \
 		echo cp $*+$$targ.$$ext $@; \