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

Re: Manual usage of quilt does not work any more



On Sun, Feb 20, 2011 at 11:30:33PM +0100, Andreas Tille wrote:
> Hi,
> 
> I'm currently totally clueless in the following situation:  I took
> a random package I'm maintaining (at least it is the case for three
> totally unrelated packages), say texmaker.  I obtained the source
> tarball, untarred it and copied the debian/ dir from SVN into it.
> Then I tried:
> 
> /tmp/texmaker/texmaker-2.2.1$ quilt push
> Applying patch 10_spelling_dict.patch
> patch: unrecognized option '--unified-reject-files'
> patch: Try `patch --help' for more information.
> Patch 10_spelling_dict.patch does not apply (enforce with -f)

[…]

> My ~/.quiltrc is
> 
> QUILT_DIFF_ARGS="--no-timestamps --no-index"
> QUILT_REFRESH_ARGS="--no-timestamps --no-index"
> QUILT_PATCH_OPTS="--unified-reject-files"
> QUILT_PATCHES="debian/patches"

Please see http://lists.debian.org/debian-devel/2011/02/msg00359.html

To fix your issue, just remove the QUILT_PATCH_OPTS setting.

regards,
iustin


Reply to: