diff --git a/CloverPackage/makeV2 b/CloverPackage/makeV2 index ac4a8eb56..0a1f96ec8 100755 --- a/CloverPackage/makeV2 +++ b/CloverPackage/makeV2 @@ -6,6 +6,7 @@ export LC_ALL=C cd "$(dirname $([ -L $0 ] && readlink $0 || echo $0))" ROOT="$PWD" SYMROOT="${ROOT}"/sym +mkdir -p "$SYMROOT" REVISION=$(git describe --tags "$(git rev-list --tags --max-count=1)") # zip CloverV2, excluding all .empty and all .DS_Store