diff -urN bc-1.06/Test/timetest bc-1.06-haiku/Test/timetest --- bc-1.06/Test/timetest 2000-07-07 23:34:10.023592960 +0000 +++ bc-1.06-haiku/Test/timetest 2010-12-13 09:35:03.000000000 +0000 @@ -2,7 +2,7 @@ # # Time the functions. # -SYSBC=/usr/bin/bc +SYSBC=/boot/common/bin/bc if [ x$BC = x ] ; then BC=../bc/bc fi