[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Maintainer script code for moving conffiles



Norbert Preining <preining@logic.at> wrote:

>> It would be much nicer if we could substitute this list into
>> texlive-base-bin.* instead of hardcoding it.
>
> Where do you want to substitute it into? I don't understand, please
> explain a bit more and I can implement it.

You already wrote handle_config_file_preinst in common functions.  As I
understood it, the preinst would need

for file in "list of moved files, new location" do;
  handle_config_file_preinst $file
done

I was thinking of substituting "list of moved files, new location" by
the actual list at the time the preinst is created.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Reply to: