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

Re: Manual usage of quilt does not work any more



* Andreas Tille <andreas@an3as.eu>, 2011-02-20, 23:30:
/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)

The --unified-reject-files option has been recently removed from patch.

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"

Remove QUILT_PATCH_OPTS and the problem will go away.

--
Jakub Wilk


Reply to: