On Mon, Jan 30, 2012 at 4:13 PM, Greg KH <gregkh@xxxxxxx> wrote: > > Or I can spend the time to get the new version of git installed. > Wrestling with my scripts or rpm, I don't know which is worse... Why do either? The sane way to do things is to just cd mkdir src cd src git clone git://github.com/gitster/git cd git make make install all as a regular user. It will install in your $(HOME)/bin, so just put that first in the path. No need to fight rpm, no need to fight your scripts, you should be pretty much all done. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html