- if created with cvs diff -u, you need -p0 not -p1

This commit is contained in:
Bryce Denney 2001-06-22 04:13:50 +00:00
parent 057dbf93db
commit ff15f6024c

View File

@ -5,9 +5,11 @@ Date:
Detailed description: Detailed description:
Apply patch to: Patch was created with:
NAMEGOESHERE cvs diff -u
Apply patch to what version:
cvs checked out on DATE, release version VER
Instructions: Instructions:
To patch, go to main bochs directory. To patch, go to main bochs directory.
Type "patch -p1 < THIS_PATCH_FILE". Type "patch -p0 < THIS_PATCH_FILE".
---------------------------------------------------------------------- ----------------------------------------------------------------------