Kbase P22440: Patch missing README.PRO
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
Installing patch, missing README.PRO
FIX:
If there is no README.PRO file within the patch received, then you are missing the list of files provided within the patch and you have to workaround step7 of Solution ID: 19341
7. Backup existing files by following steps 1 & 2 of the INSTALLATION
INSTRUCTIONS in the README.PRO.
As a workaround you can make a copy of the entire directories provided within the patch. I would suggest to create a directory named <saved_files> and, from the working directory where you uncompressed the patch file, to run:
find . -depth -print | cpio -pd <saved_files>