Henning Meier-Geinitz schrieb: > Mind the ".gz"! "zcat /tmp/genesys_com.diff.gz |patch -p1" works in > principle, but there are lots of failing hunks in genesys.c.
Seems diff created an overlong last hunk for genesys.c leading to patch not detecting the file boundary(8 lines advertised, but only 7 following)... Fixed in attachement. Sorry for sending this patch again. And it's gzipped again, as it nears the 50kb boundary on this list without. Regards, Pierre -------------- next part -------------- A non-text attachment was scrubbed... Name: genesys_com.diff.gz Type: application/x-gzip Size: 6975 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20050810/874683ba/genesys_com.diff.bin From [email protected] Wed Aug 10 20:10:47 2005 From: [email protected] (=?iso-8859-15?q?St=E9phane_VOLTZ?=) Date: Wed Aug 10 20:19:25 2005 Subject: [sane-devel] genesys gl841 patch In-Reply-To: <[email protected]> References: <[email protected]> <[email protected]> <[email protected]> Message-ID: <[email protected]> Le Mercredi 10 Ao?t 2005 20:48, Pierre Willenbrock a ?crit?: > Henning Meier-Geinitz schrieb: > > Mind the ".gz"! "zcat /tmp/genesys_com.diff.gz |patch -p1" works in > > principle, but there are lots of failing hunks in genesys.c. > > Seems diff created an overlong last hunk for genesys.c leading to patch > not detecting the file boundary(8 lines advertised, but only 7 > following)... Fixed in attachement. Sorry for sending this patch again. > And it's gzipped again, as it nears the 50kb boundary on this list without. > > Regards, > Pierre Hello, this one patched fine. I've reviewed it and it is OK for me. I haven't tested on my MD6471, but I going to check it in the experimental directory tomorrow. I'll do further testing later. Regards, Stef
