Remove debugging that made it into the commit.

This commit is contained in:
David E. O'Brien 2005-01-16 08:34:30 +00:00
parent 5b4a781b96
commit 968d164a48
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140342

View File

@ -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