Do not delete cracklib from /usr/share

We have an application breaking because /usr/share/cracklib is being
deleted from the image. The application installs its dependencies,
including cracklib, but since yum shows that cracklib is already
installed, it does not reinstall it.

Change-Id: Id6fccf76c706dbc6c2124abcfd12c1f10cef5e09
This commit is contained in:
Logan V 2019-08-16 11:27:38 -05:00
parent c596fb7dbd
commit b98d482d5f
1 changed files with 0 additions and 2 deletions

View File

@ -75,8 +75,6 @@ fi
# docs
rm -rf /usr/share/{doc,info,gnome/help}
# cracklib
rm -rf /usr/share/cracklib
# i18n
rm -rf /usr/share/i18n
# sln