aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/Chroot.pm
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2015-11-15 15:51:22 +0000
committerPascal Terjan <pterjan@gmail.com>2015-11-16 23:00:55 +0000
commit497c1565e90d4587b2fdc3cd69f69c3e55570988 (patch)
tree556ca7a016a674d7ea1e2b0da4cdd047e7dcba1b /lib/Iurt/Chroot.pm
parent5c54fa4c92a717168d6af76819bb4cd178946e1f (diff)
downloadiurt-497c1565e90d4587b2fdc3cd69f69c3e55570988.tar
iurt-497c1565e90d4587b2fdc3cd69f69c3e55570988.tar.gz
iurt-497c1565e90d4587b2fdc3cd69f69c3e55570988.tar.bz2
iurt-497c1565e90d4587b2fdc3cd69f69c3e55570988.tar.xz
iurt-497c1565e90d4587b2fdc3cd69f69c3e55570988.zip
Force installing all translations
Diffstat (limited to 'lib/Iurt/Chroot.pm')
-rw-r--r--lib/Iurt/Chroot.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Iurt/Chroot.pm b/lib/Iurt/Chroot.pm
index 92bd0f6..982c116 100644
--- a/lib/Iurt/Chroot.pm
+++ b/lib/Iurt/Chroot.pm
@@ -150,6 +150,7 @@ sub dump_rpmmacros {
\%distribution $config->{distribution}
\%vendor $config->{vendor}
\%packager $packager
+\%_install_langs all
);
print $f join "\n", @{$run->{rpmmacros}} if defined $run->{rpmmacros};
close $f;