#2394: QT3 patch won't apply
--------------------+-------------------------------------------------------
Reporter: Moody | Owner: [email protected]
Type: task | Status: new
Priority: normal | Milestone: 6.3
Component: BOOK | Version: SVN
Severity: major | Keywords:
--------------------+-------------------------------------------------------
i pick up a user comment to QT3 here:
''... Qt-3.3.8-UTF-8-fix.diff patch won't apply because it's dos formatted
with (control)M (linefeed?) ...''
I checked this idea because the patch does not apply here, too. I added a
sed to wipe out the 0x0D and the patch applies fine:
{{{
sed -e "s/\r//g" ../Qt-3.3.8-UTF-8-fix.diff | patch -Np0
}}}
So I would recommend to replace the patch command by the above one.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2394>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page