Merge "Fix path issue for locale-archive.tmpl"
This commit is contained in:
commit
2fffc9f892
@ -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