summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.sh b/make.sh
index a9442a8..7ece792 100755
--- a/make.sh
+++ b/make.sh
@@ -113,6 +113,7 @@ function getOrigEncoding()
function do_utf8_clean()
{
(cd po && rm -f *.utf8.po*)
+ (cd locale && rm -rf *.utf8)
}
# generate utf8 locales