Fix path issue for locale-archive.tmpl

Change-Id: Id589c16aab46d447b3c21f00f3acfd06890e43d2
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-05-16 09:23:58 -04:00
parent e142014dbd
commit 0478fb15db
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -67,7 +67,7 @@ mv /usr/lib/locale/locale-archive /usr/lib/locale/locale-archive.tmpl
# leave empty template behind as package does. I think this stops
# upgrades redoing things
echo > /usr/locale/locale-archive.tmpl
echo > /usr/lib/locale/locale-archive.tmpl
# remove the unnecessary source locale files and iconv files
pushd /usr/share/locale