| Bug#: 27667 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: x86-kernel@gentoo.org | Reported By: johnny@localmomentum.net | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: mm-sources has wrong patchfile name (2.6.0-test4-mm4) | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2003-08-31 14:38 0000 | |||
| Description: | Opened: 2003-08-31 14:38 0000 |
bzcat ${DISTDIR}/${KV}-1.bz2 | patch -p1 || die "mm patch failed"
is the problem line.. i had to remove the -1 for it to properly patch the kernel
Resolving: Fixed [in CVS]