Quote:
|
Originally Posted by Hlingler
... started it as root user in order to permanently dump most of the several dozen extra language packs, ... which I've never found a need for,
|
You should probably define the
%_install_langs to avoid unusefull installation. This is really the simplest way.
Create, for example /etc/rpm/macros.lang :
Code:
%_install_langs en:fr:fr_FR:fr-FR
++
P.S. this feature will apply on all new packages