From cb80216f96a7e712dd8b5d4fef78b1eac8db37c2 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Sat, 3 Mar 2018 23:23:48 +0200 Subject: [PATCH] cleanups: do not remove python distutils --- board/common/cleanups.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/board/common/cleanups.sh b/board/common/cleanups.sh index 3cf2a9a261..90286a07b5 100755 --- a/board/common/cleanups.sh +++ b/board/common/cleanups.sh @@ -191,7 +191,6 @@ rm -f $TARGET/usr/bin/v4l2-compliance rm -rf $TARGET/usr/lib/python2.7/site-packages/samba/ rm -rf $TARGET/usr/lib/python2.7/ensurepip/ rm -rf $TARGET/usr/lib/python2.7/config/ -rm -rf $TARGET/usr/lib/python2.7/distutils/ rm -rf $TARGET/usr/lib/python2.7/unittest/ # buildroot default startup scripts