--- build/pkgs/cephes/spkg-install-orig 2013-03-30 20:48:35.000000000 +0000 +++ build/pkgs/cephes/spkg-install 2013-03-30 20:48:57.000000000 +0000 @@ -24,6 +24,8 @@ fi done +sed -i .orig 's|.*printf|//&1|' */mtherr.c + echo "Building Cephes..." $MAKE if [ $? -ne 0 ]; then