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

Re: Building package exercise



Re: Apostolos Kefalas
> dh build --buildsystem=cmake
>    dh_update_autotools_config -O--buildsystem=cmake
>    dh_autoreconf -O--buildsystem=cmake

> Can anyone please explain why debhelper uses dh_update_autotools_config and
> dh_autoreconf although buildsystem=cmake is specified?

Hi,

I don't know the answer to that question, but if that's the only
problem here, you can override it to do nothing:

override_dh_autoreconf:

Christoph


Reply to: