also support archlinux in __locale

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-08-17 12:03:46 +02:00
parent 28ab1c92dd
commit 249455f347
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ case "$os" in
# Debian needs a seperate package
__package locales --state present
;;
suse)
archlinux|suse)
:
;;
*)