docker-min: cleanup dead code

usr/share/gcc* isn't in the image.
This commit is contained in:
Dusty Mabe 2017-01-19 22:27:11 -05:00
parent ac2953ec38
commit 8ce607a7ef
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
1 changed files with 0 additions and 3 deletions

View File

@ -83,9 +83,6 @@ done
rm usr/lib/rpm/rpm.daily # seriously?
rm usr/lib64/nss/unsupported-tools/ -rf # unsupported
# gcc should really split this off
rm usr/share/gcc*/python -rf
# Statically linked crap
rm usr/sbin/{glibc_post_upgrade.x86_64,sln}
ln usr/bin/ln usr/sbin/sln