From 730349be3b4cbc9451c3f85a030bbf437811c5f8 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 1 Mar 2013 18:19:08 +0100 Subject: unneeded mkdir, tarcopy takes care of that now --- remote/tools/base/base.build | 1 - 1 file changed, 1 deletion(-) (limited to 'remote/tools') diff --git a/remote/tools/base/base.build b/remote/tools/base/base.build index 49f44ceb..afa82662 100644 --- a/remote/tools/base/base.build +++ b/remote/tools/base/base.build @@ -6,7 +6,6 @@ fetch_source() { build() { BUILDDIR="${TOOL_DIR}/${TOOL}/build" - mkdir -p "${BUILDDIR}" FILELIST="list_binaries_and_files" [ -e "${FILELIST}" ] && rm "${FILELIST}" -- cgit v1.2.3-55-g7522