Skip to content

Commit 7c1af8f

Browse files
committed
Remove build directories
1 parent e790836 commit 7c1af8f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

contrib/packaging/build_archive

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ function prune_installation
161161
do
162162
rm -rf "$ROOT/plugins/err-stackstorm/${excess}"
163163
done
164+
# remove python build backend directory
165+
rm -rf "$ROOT"/{plugins,backends}/*/build
164166
# Remove temp build dir
165167
rm -rf "$BUILD_DIR"
166168
}

0 commit comments

Comments
 (0)