diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 1 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e99742ff4..a908c2ac3 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,7 @@ - 2008.1 alpha2 logo - adapt to cooker: o DejaVuSans-Bold*.ttf instead of DejaVuSansBold*.ttf (again!) + o /usr/lib/gconv/KOI8-K.so is no more, take KOI8-*.so o no more /etc/rpm/platform (for rpm 4.4.2.2) - install SMP packages when "match_all_hardware" option is set diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 7590afdea..107f0906a 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -221,9 +221,9 @@ ISO8859-3.so ISO8859-2.so ISO8859-1.so - KOI8-K.so - KOI8-U.so - KOI8-R.so + <from expand="glob"> + KOI8-*.so + </from> TIS-620.so CP1251.so GEORGIAN-PS.so |