mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
cleanups: remove not-so-useful mongo binaries
This commit is contained in:
parent
c6e47de04d
commit
5e1085000d
@ -172,6 +172,10 @@ rm -f $TARGET/usr/sbin/ctdb*
|
||||
rm -f $TARGET/usr/sbin/winbindd
|
||||
rm -f $TARGET/usr/share/perl5
|
||||
|
||||
# useless mongodb binaries
|
||||
rm -f $TARGET/usr/bin/mongos
|
||||
rm -f $TARGET/usr/bin/mongoperf
|
||||
|
||||
# unused python folders
|
||||
rm -rf $TARGET/usr/lib/python2.7/site-packages/samba/
|
||||
rm -rf $TARGET/usr/lib/python2.7/ensurepip/
|
||||
|
Loading…
x
Reference in New Issue
Block a user