mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
13 lines
324 B
Diff
13 lines
324 B
Diff
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
|