On 2010/6/3 I wrote:
[...]
> The problem is that patches are unapplied by autobuilders, they have
> to be applied before running configure.  A patch will look like
> --- debian/rules
> +++ debian/rules
> @@ -84,7 +84,10 @@ clean:
>        rm -f *-stamp
>        dh_clean
>
> -configure-stamp:
> +patch-stamp:
> +       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2

Oops, I forgot
    touch $@
here.

Denis



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to