Merge "Fix path issue for locale-archive.tmpl"

This commit is contained in:
Jenkins 2016-05-16 22:01:47 +00:00 committed by Gerrit Code Review
commit 2fffc9f892

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