* Andreas Tille <[email protected]>, 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

