Move install langs to per-transaction level
authorPanu Matilainen <pmatilai@redhat.com>
Sun, 30 Nov 2008 12:07:03 +0000 (14:07 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sun, 30 Nov 2008 12:07:03 +0000 (14:07 +0200)
commitdc818e63544f8cdd53bb6e1f2a6fba70f6aea437
treeb9f6d44d70c1af4cdfa365362c744b2279caee06
parent5dfc982dda733dbf06128358816bf6d91cd18c2a
Move install langs to per-transaction level
- install langs is clearly a per-transaction thing, avoid checking
  and splitting etc over and over for every package
- also if any of the %{_install_lang} is "all", disable all language
  processing as we'll be installing every language anyway
lib/rpmts.c
lib/rpmts_internal.h
lib/transaction.c