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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Nov 27 14:44:07 CET 2010


Revision: 11732
          http://gar.svn.sourceforge.net/gar/?rev=11732&view=rev
Author:   bdwalton
Date:     2010-11-27 13:44:06 +0000 (Sat, 27 Nov 2010)

Log Message:
-----------
git: patch git-init documentation to use csw path

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

Added Paths:
-----------
    csw/mgar/pkg/git/trunk/files/0001-Update-path-in-documentation-to-be-CSW-proper.patch

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2010-11-26 15:00:06 UTC (rev 11731)
+++ csw/mgar/pkg/git/trunk/Makefile	2010-11-27 13:44:06 UTC (rev 11732)
@@ -86,6 +86,8 @@
 
 DISTFILES = CSWgit.postinstall
 
+PATCHFILES += 0001-Update-path-in-documentation-to-be-CSW-proper.patch
+
 fdirs = $(bindir_install) $(mandir) $(libexecdir_install)
 define _git_files
 $(foreach d,$(fdirs),$(d)/.*$(1).*) $(sharedstatedir)/$(1).*

Added: csw/mgar/pkg/git/trunk/files/0001-Update-path-in-documentation-to-be-CSW-proper.patch
===================================================================
--- csw/mgar/pkg/git/trunk/files/0001-Update-path-in-documentation-to-be-CSW-proper.patch	                        (rev 0)
+++ csw/mgar/pkg/git/trunk/files/0001-Update-path-in-documentation-to-be-CSW-proper.patch	2010-11-27 13:44:06 UTC (rev 11732)
@@ -0,0 +1,28 @@
+From fdeecebd75b2c65ba516026dcbf2c25b239eb830 Mon Sep 17 00:00:00 2001
+From: Ben Walton <bwalton at opencsw.org>
+Date: Sat, 27 Nov 2010 14:42:01 +0100
+Subject: [PATCH] Update path in documentation to be CSW-proper.
+
+Change /usr/share to /opt/csw/share in the git-init documentation.
+
+Signed-off-by: Ben Walton <bwalton at opencsw.org>
+---
+ Documentation/git-init.txt |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/Documentation/git-init.txt b/Documentation/git-init.txt
+index 00d4a12..3180a1f 100644
+--- a/Documentation/git-init.txt
++++ b/Documentation/git-init.txt
+@@ -114,7 +114,7 @@ The template directory used will (in order):
+ 
+  - The `init.templatedir` configuration variable.
+ 
+- - The default template directory: `/usr/share/git-core/templates`.
++ - The default template directory: `/opt/csw/share/git-core/templates`.
+ 
+ The default template directory includes some directory structure, some
+ suggested "exclude patterns", and copies of sample "hook" files.
+-- 
+1.7.3
+


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