Clean out lib/lib dir.
authorChris Hanson <org/chris-hanson/cph>
Wed, 10 Mar 2010 05:36:24 +0000 (21:36 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 10 Mar 2010 05:36:24 +0000 (21:36 -0800)
dist/make-native-files

index eb20e41433256db4744923f784b5ef3a2d632ec1..c9c3d904fd26d1bbc725f771574ef8b0b1e82bd7 100755 (executable)
@@ -58,6 +58,7 @@ 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
+my_rmdir "${DIST_DIR}"/src/lib/lib
 
 notify "Making tarball"
 fixup_perms "${DIST_DIR}"