On Tue, Apr 10, 2007 at 10:45:40AM -0700, Andrew Sackville-West wrote: > On Tue, Apr 10, 2007 at 07:11:10PM +0200, luther138 wrote: > > > I tried: > > > > patch -p1 add-coretemp-driver.patch > > > > but all I get is a blinking curser under it and the terminal just sits > > there. > > its waiting for input. look at man patch. try: > > patch -p1 < add-coretemp-driver.patch >
This also works: patch -p1 -i add-coretemp-driver.patch as does: cat add-coretemp-driver.patch | patch -p1 Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com
signature.asc
Description: Digital signature