From 968d164a48d71dcda75d768b1fa0c7f00337fcf6 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 16 Jan 2005 08:34:30 +0000 Subject: [PATCH] Remove debugging that made it into the commit. --- etc/rc.d/ldconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/rc.d/ldconfig b/etc/rc.d/ldconfig index 4d7632ad9ff..96de3634891 100755 --- a/etc/rc.d/ldconfig +++ b/etc/rc.d/ldconfig @@ -28,9 +28,7 @@ ldconfig_start() fi done echo 'ELF ldconfig path:' ${_LDC} -ldconfig -r >/tmp/ldcon.`basename $0`.0before ${ldconfig} -elf ${_ins} ${_LDC} -ldconfig -r >/tmp/ldcon.`basename $0`.1after # Legacy aout support for i386 only case `sysctl -n hw.machine_arch` in