Don't delete runtime.com from the distribution.
authorChris Hanson <org/chris-hanson/cph>
Wed, 28 Jul 2010 06:53:46 +0000 (23:53 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 28 Jul 2010 06:53:46 +0000 (23:53 -0700)
dist/make-native-files

index eb20e41433256db4744923f784b5ef3a2d632ec1..477fa7f6b8eef2513c1b396faab219ceb4f7cb19 100755 (executable)
@@ -57,7 +57,6 @@ notify "Building binaries for arch ${ARCH}"
 unpack_dist_file_to "${DIST_DIR}" "${DIST_DIR}"
 run_command "${OUT_ROOT}"-compile "${DIST_DIR}"/src build
 run_command "${OUT_ROOT}"-clean "${DIST_DIR}"/src/microcode make distclean
-my_rm_f "${DIST_DIR}"/src/lib/runtime.com
 
 notify "Making tarball"
 fixup_perms "${DIST_DIR}"