rendered paste bodywine # patch -p1 <'/home/prank/Desktop/attachment(2).patch'
patching file dlls/wined3d/directx.c
Hunk #1 FAILED at 1721.
1 out of 1 hunk FAILED -- saving rejects to file dlls/wined3d/directx.c.rej
wine # patch -p0 <'/home/prank/Desktop/attachment(2).patch'
can't find file to patch at input line 14
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From bf02649054436e9f4c48b16892954c9641ac6c21 Mon Sep 17 00:00:00 2001
|From: Chris Robinson <chris.kcat@gmail.com>
|Date: Sat, 13 Oct 2007 21:18:29 -0700
|Subject: [PATCH] wined3d: Allow WINED3DFMT_R32F render targets
|
|---
| dlls/wined3d/directx.c | 1 +
| 1 files changed, 1 insertions(+), 0 deletions(-)
|
|diff --git a/dlls/wined3d/directx.c b/dlls/wined3d/directx.c
|index 884878d..eab9cde 100644
|--- a/dlls/wined3d/directx.c
|+++ b/dlls/wined3d/directx.c
--------------------------
File to patch: