Fix path issue for locale-archive.tmpl
Change-Id: Id589c16aab46d447b3c21f00f3acfd06890e43d2 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
e142014dbd
commit
0478fb15db
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user