On Thu, Apr 16, 2026 at 07:04:26PM +0200, Santiago Vila wrote: >... > -override_dh_autoreconf: > - dh_autoreconf ./autogen.sh > +execute_before_dh_autoreconf: > + touch config.rpath >...
Was the touch just copied from autogen.sh and is unnecessary since gettextize does copy the file, or is it required for some non-obvious reason? cu Adrian

