New patches
Augie Fackler <[email protected]>
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
Since I used gcc 3.1 to make my qt, I decided to start over(qt was all I had built anyway) and go with the new instructions. Both packages are installed now, kdelibs and arts are checked out, but the mac-kdelibs patch isn't working. It appears that it isn't in a format patch likes... can anyone help here? augie% patch -p0 --dry-run < ../../Downloads/kdestuff/kde-darwin/patches/mac-kdelibs.patch can't find file to patch at input line 8 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: admin/acinclude.m4.in |=================================================================== |RCS file: /home/kde/kde-common/admin/acinclude.m4.in,v |retrieving revision 2.432 |diff -u -u -r2.432 acinclude.m4.in |--- admin/acinclude.m4.in 5 Dec 2003 12:18:43 -0000 2.432 |+++ admin/acinclude.m4.in 3 Jan 2004 18:54:46 -0000 -------------------------- File to patch: ^C Augie