[csw-devel] SF.net SVN: gar:[4294] csw/mgar/pkg/git/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Apr 13 16:53:03 CEST 2009


Revision: 4294
          http://gar.svn.sourceforge.net/gar/?rev=4294&view=rev
Author:   bdwalton
Date:     2009-04-13 14:53:03 +0000 (Mon, 13 Apr 2009)

Log Message:
-----------
move GIT_USE_PROXY to .garrc instead of build recipe

Modified Paths:
--------------
    csw/mgar/pkg/git/trunk/Makefile

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2009-04-13 14:30:06 UTC (rev 4293)
+++ csw/mgar/pkg/git/trunk/Makefile	2009-04-13 14:53:03 UTC (rev 4294)
@@ -66,7 +66,8 @@
 SPKG_DESC_CSWgitdoc = Documentation for Git
 SPKG_DESC_CSWgitemacs = Git VCS support for Emacs
 
-GIT_USE_PROXY = 1
+#NOTE: If you need to proxy git:// connections, set GIT_USE_PROXY in
+#	your .garrc file.  (That leaves this recipe in a more generic form.)
 GIT_REPOS  = git://git.kernel.org/pub/scm/git/git.git
 GIT_TREEISH_git.git = v$(GARVERSION)
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list