José Matos wrote:
> On Thursday 16 November 2006 9:37 am, Peter Kümmel wrote:
>> There are several paces where LYX_DIR_14x is hard coded.
>> Shouldn't it be changed to LYX_DIR_15x?
>
> You are right, the places I have found are:
> lyx.man:.B LYX_DIR_14x
> lyx.man:2) LYX_DIR_14x environment variable
>
> and in src:
> support/Makefile.am: sed "s,%LYX_DIR%,$(LYX_ABS_INSTALLED_DATADIR),;\
> support/Makefile.in: sed "s,%LYX_DIR%,$(LYX_ABS_INSTALLED_DATADIR),;\
> support/package.C.in: return string("%LYX_DIR%");
> support/package.C.in: // 2. Use the "LYX_DIR_14x" environment variable.
> support/package.C.in: path = extract_env_var_dir("LYX_DIR_14x");
> support/package.C.in: if (check_env_var_dir(path,
> chkconfig_ltx, "LYX_DIR_14x"))
> support/package.C.in: "set the environment
> variable LYX_DIR_14x to "
>
> Did you found others?
Yes, and because of them I didn't write a patch : the .po files
this is a job for a script.
>> Peter
>
--
Peter Kümmel