Hi Matthias,

thank you for reviewing my patch!

On Wed, Sep 23, 2020 at 12:48:10PM +0200, Matthias Klose wrote:
> looking at this patch:
> 
> -     dh_installdocs -p$(p_gdc)
> -     dh_installchangelogs -p$(p_gdc) src/gcc/d/ChangeLog
> +     debian/dh_doclink -p$(p_gdc_n) $(p_xbase)
> 
> doesn't work, replacing the doc directory with a symlink.

Please elaborate.

p_gdc_n is a new package. Nothing is replaced here.

The calls for p_gdc are not removed. They're moved lower. The docs stay
right there where they are now.

The new p_gdc_n package uses a symlink for its doc directory. That
should be fine.

Helmut

Reply via email to