ru 03ca03ca8d - Utilize standard means for installing files and symlinks.
- Simplify the symlink list construction by implementing a
  generic mechanism to map LC_MONETARY files from one locale
  to another, possibly with a different <lang>_<territory>
  components of the locale name.  Example:

    ENCODING-1_ENCODING-2= fo_BA fo_FO:ba_BA

  in Makefile will result in the following symlinks:

    fo_BA.ENCODING-1/LC_MONETARY -> fo_BA.ENCODING-2/LC_MONETARY
    fo_FO.ENCODING-1/LC_MONETARY -> ba_BA.ENCODING-2/LC_MONETARY

- Install LC_MONETARY files with mode 444.

- While here, fixed trashing of the sr_YU.UTF-8/LC_MONETARY
  file by a symlink, and removed one duplicate symlink.
2004-10-13 15:47:02 +00:00
..
2003-12-20 11:18:43 +00:00
2003-12-20 11:18:43 +00:00
2003-12-20 11:18:43 +00:00
2002-12-30 09:09:58 +00:00
2003-07-05 12:03:16 +00:00
2004-01-29 16:28:22 +00:00
2002-10-25 22:02:10 +00:00
2003-06-07 00:28:58 +00:00
2003-11-05 22:59:02 +00:00
2003-07-29 16:12:56 +00:00