From: Dmitry T. <dt...@vm...> - 2011-12-08 00:24:00
|
On Wednesday, December 07, 2011 04:19:42 PM Marcelo Vanzin wrote: > On 12/07/2011 04:14 PM, Reindl Harald wrote: > > Patch #2 (open-vm-tools-vsync.patch): + /bin/cat > > /home/builduser/rpmbuild/SOURCES/open-vm-tools-vsync.patch + > > /usr/bin/patch -s -p1 --fuzz=0 > > Perhaps you should use -p0 instead? I don't know, I don't have your rpmbuild > setup here so I can't suggest many things. It's a one-line change, so worst > case you can manually create the patch against your tree. I think it actually needs -p2 to strip "a/open-vm-tools/" prefix from the paths. Thanks, Dmitry |