8 lines
382 B
Plaintext
8 lines
382 B
Plaintext
Patch for vanilla dcraw. Please run this against any new dcraw version copied here.
|
|
Instructions for patching:
|
|
|
|
1) Create the patch: 'diff -u dcraw.c dcraw.cc > dcraw.patch'
|
|
2) Download newest dcraw.c file, and copy to this folder.
|
|
3) Run 'patch -p0 < dcraw.patch' to patch the file. If there are any rejections, please fix them manually.
|
|
4) Move the patched dcraw.c to dcraw.cc
|