On 19/04/2010, at 6:01 PM, Török Edwin wrote: > You don't need to tell 'patch' which file to patch, since it knows > already: it is libclamav/c++/llvm/include/llvm/System/DataTypes.h.in. > > So you do this: you copy+paste my patch to a file (lets say float.patch). > Then cd into the clamav source directory. > Then run 'patch -p1 </path/to/float.patch'. > > Thats it, it should tell you it has successfully patched that file.
$ patch -p1 <float.patch patching file libclamav/c++/llvm/include/llvm/System/DataTypes.h.in patch: **** unexpected end of file in patch Getting closer! James. _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
