git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ted Pavlic <ted@tedpavlic.com>
To: git <git@vger.kernel.org>
Subject: Re: BUG?? INSTALL MAKEFILE
Date: Tue, 06 Jan 2009 14:44:23 -0500	[thread overview]
Message-ID: <4963B497.4000104@tedpavlic.com> (raw)
In-Reply-To: <49638625.3090109@tedpavlic.com>

> 	git clean -f

DOH. I meant to do

	git clean -fx

(or just a git ls-files). That config.mak.autogen is certainly not 
checked into the repo, and a quick test confirms that "make install" 
certainly does set prefix to the home directory.

That being said, I'm sure that in the recent past I had to use configure 
to install git into home directories.

--Ted


-- 
Ted Pavlic <ted@tedpavlic.com>

      parent reply	other threads:[~2009-01-06 19:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-06 13:26 BUG?? INSTALL MAKEFILE Lars Sadau
2009-01-06 14:56 ` Matthieu Moy
2009-01-06 15:22   ` Mike Ralphson
2009-01-06 16:26   ` Ted Pavlic
2009-01-06 17:17     ` Matthieu Moy
2009-01-07 10:44       ` Lars Sadau
2009-01-06 17:24     ` Daniel Barkalow
2009-01-06 19:44     ` Ted Pavlic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4963B497.4000104@tedpavlic.com \
    --to=ted@tedpavlic.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).