Christoph Egger <christ...@debian.org> writes:

> Giuseppe Sacco <giuse...@eppesuigoccas.homedns.org> writes:
>> here it fails with message "No patches in series" because it doesn't
>> look for debian/patches/series but only for patches/series.
>
> export QUILT_PATCHES=debian/patches

Actually not needed.

Just type "debuild" or "dpkg-buildpackage". It will apply the patches
the right way for you. Once it has done that once (even if it fails)
the .pc/ directory will contain the right path to the patches and series
file and subsequent quilt calls will work as expected.

If you want to do it by hand then

  QUILT_PATCHES=debian/patches quilt push

will do the same. You only need QUILT_PATCHES for the first quilt call.

MfG
        Goswin


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87d3seg7lf....@frosties.localdomain

Reply via email to