Hello,

On ketvirtadienis 21 Liepa 2011 00:22:20 gregory hainaut wrote:
> Package: debhelper
> Version: 8.9.1
> Tags: patch
> 
> Hello all,
> 
> I'm facing the same issue for a personal project.
> In the correct run, debhelper detect the clean phase as a makefile
> build. However in our case the Makefile did not exist. The logic to
> detect the cmake build is only enabled during the configure phase. So
> debhelper fails to detect the build system.
> 
> I attach a small patch to change the behavior. I do a quick test and
> seem to be fine.
> 1/ It enable the detection of the cmake build system during the clean
> phase.
> 2/ I copy past the clean function from makefile.pm to cmake.pm.

It makes no sense to call `make clean` if Makefile does not exist. Probably 
you didn't pass source or build directory properly.

-- 
Modestas Vainius <mo...@debian.org>

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to