[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
patch troubles with CRLF's again
From: |
Mike Frysinger |
Subject: |
patch troubles with CRLF's again |
Date: |
Thu, 1 Sep 2005 02:06:27 -0400 |
User-agent: |
KMail/1.8.2 |
we're using patch-2.5.9 in Gentoo along with this CRLF patch:
http://lists.gnu.org/archive/html/bug-gnu-utils/2005-05/msg00012.html
we started using this patch after some patches were being rejected by 2.5.9
but were working with 2.5.4
then we came across a patch which applies with vanilla patch 2.5.9 but not
patch 2.5.9 with the above CRLF fix ...
to reproduce:
mkdir mame
cd mame
wget http://mirrors.xmission.com/mame/main/mame093s.zip
wget http://haze.mameworld.info/diffs/093u1_diff.zip
unzip -q mame093s.zip
unzip -q 093u1_diff.zip
unzip -q mame.zip
patch -p1 < 093u1.diff
<all hunks are rejected>
-mike
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- patch troubles with CRLF's again,
Mike Frysinger <=