gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1062: add collision for the gnuit pro


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1062: add collision for the gnuit program git
Date: Mon, 05 Nov 2012 21:43:13 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1062
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-11-05 21:43:13 +0100
message:
  add collision for the gnuit program git
modified:
  gnu/gnuit/config.mk
=== modified file 'gnu/gnuit/config.mk'
--- a/gnu/gnuit/config.mk       2012-11-05 20:03:34 +0000
+++ b/gnu/gnuit/config.mk       2012-11-05 20:43:13 +0000
@@ -2,3 +2,9 @@
 
 CONFIGURE_OPTS ?= 
 BUILD_OPTS ?=
+
+# gnuit installs a program called `git', which will cause problems
+# for people who use the revision control system of the same name.
+# gnuit's `git' is just a link to `gitfm' so we can avoid installing
+# it.
+COLLISIONS += bin/git


reply via email to

[Prev in Thread] Current Thread [Next in Thread]