docker: fixup comment about install_langs macro

This commit is contained in:
Dusty Mabe 2017-01-19 15:30:43 -05:00
parent 461523481b
commit 12bbaac8dd
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
1 changed files with 2 additions and 4 deletions

View File

@ -45,10 +45,8 @@ sssd-client
%post --erroronfail --log=/root/anaconda-post.log
set -eux
# Set the language rpm nodocs transaction flag persistently in the
# image yum.conf and rpm macros
# Set install langs macro so that new rpms that get installed will
# only install langs that we limit it to.
LANG="en_US"
echo "%_install_langs $LANG" > /etc/rpm/macros.image-language-conf