From f1c4d46ddefb7d6ce2f07d69b22171f4f6caac40 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 27 Jul 2010 23:53:46 -0700 Subject: [PATCH] Don't delete runtime.com from the distribution. --- dist/make-native-files | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/make-native-files b/dist/make-native-files index eb20e4143..477fa7f6b 100755 --- a/dist/make-native-files +++ b/dist/make-native-files @@ -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}" -- 2.25.1