File mit-scheme-build.diff of Package mit-scheme
diff -Naur ../mit-scheme-c-20080130.orig/src/etc/make-native.sh ./src/etc/make-native.sh
--- ../mit-scheme-c-20080130.orig/src/etc/make-native.sh 2008-01-30 21:02:08.000000000 +0100
+++ ./src/etc/make-native.sh 2008-11-28 12:37:32.000000000 +0100
@@ -41,7 +41,7 @@
fi
run_cmd ./Setup.sh
-MIT_SCHEME_EXE=mit-scheme-c run_configure --prefix=`pwd`/boot-root
+MIT_SCHEME_EXE=`pwd`/boot-root/mit-scheme-c run_configure --prefix=`pwd`/boot-root
run_cmd etc/compile-boot-compiler.sh mit-scheme-c
run_cmd_in_dir compiler run_make compile-liarc-bundle
run_cmd etc/native-prepare.sh mit-scheme-c