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

Re: RFS: policyd-weight



werner@aloah-from-hell.de writes:
>> And the version with unpatch and the include removed?  From the error I
>> suspect you moved the dh_testdir one line up behind the clean.
>
> With:
>
> # include /usr/share/quilt/quilt.make
> # clean: unpatch
> clean: dh_testdir
>         dh_testroot
>         dh_clean build-stamp

That is wrong.  dh_testdir is not a prerequsite, but part of the recipe
(the shell commands run for the target).

You might want to read a bit about make; maybe [1] or any similar
introduction.

Regards,
Ansgar

[1] <http://www.gnu.org/software/make/manual/html_node/Introduction.html>


Reply to: