login
Header Space

 
 

RE: [GIT PATCH] Makefile missing git-runstatus in PROGRAMS list

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>
Date: Wednesday, November 15, 2006 - 12:09 am

> > diff --git a/Makefile b/Makefile

So I just blew away /usr/bin/git*, and removed my Makefile patch, and did
another:

make prefix=/usr all (as myself)

and then

sudo make prefix=/usr install

I now *don't* have /usr/bin/git-runstatus.

And none of the files under /usr/bin/git* are hard links. There are in all 79
files beginning with /usr/bin/git*:

git git-am git-applymbox git-applypatch git-archimport git-bisect
git-checkout git-cherry-pick git-clean git-clone git-commit
git-convert-objects git-cvsexportcommit git-cvsimport git-cvsserver
git-daemon git-describe git-fetch git-fetch-pack git-fsck-objects
git-hash-object git-http-fetch git-http-push git-imap-send git-index-pack
git-instaweb git-local-fetch git-lost-found git-ls-remote git-merge
git-merge-base git-merge-index git-merge-octopus git-merge-one-file
git-merge-ours git-merge-recur git-merge-recursive git-merge-recursive-old
git-merge-resolve git-merge-stupid git-merge-tree git-mktag git-mktree
git-pack-redundant git-parse-remote git-patch-id git-peek-remote git-pull
git-quiltimport git-rebase git-receive-pack git-relink git-repack
git-request-pull git-rerere git-reset git-resolve git-revert git-send-email
git-send-pack git-sh-setup git-shell git-shortlog git-show-index
git-ssh-fetch git-ssh-pull git-ssh-push git-ssh-upload git-status git-svn
git-svnimport git-tag git-unpack-file git-update-server-info git-upload-pack
git-var git-verify-pack git-verify-tag gitk

I haven't tried make -p yet, but can do that to see why git-runstatus isn't
installed under /usr/bin

Thanks

- Bhavesh
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: [GIT PATCH] Makefile missing git-runstatus in PROGRAMS l..., Bhavesh Davda, (Wed Nov 15, 12:09 am)
speck-geostationary