[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-2008-g96cc821

Jeremy Allison jra at samba.org
Wed Jun 3 17:46:43 GMT 2009


The branch, master has been updated
       via  96cc8214978f80328997cdd3b310731d65a7ede9 (commit)
      from  ba4d51c521727e13639ba7fc09154da099eef1da (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 96cc8214978f80328997cdd3b310731d65a7ede9
Author: Jeremy Allison <jra at samba.org>
Date:   Wed Jun 3 10:45:44 2009 -0700

    Make the path to this uglyness complete so people can find the guilty party..
    Jeremy.

-----------------------------------------------------------------------

Summary of changes:
 source4/build/smb_build/makefile.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm
index a80d107..3a6f4b7 100644
--- a/source4/build/smb_build/makefile.pm
+++ b/source4/build/smb_build/makefile.pm
@@ -24,7 +24,7 @@ sub new($$$)
 	$self->{output} = "";
 
 	$self->output("################################################\n");
-	$self->output("# Autogenerated by build/smb_build/makefile.pm #\n");
+	$self->output("# Autogenerated by source4/build/smb_build/makefile.pm #\n");
 	$self->output("################################################\n");
 	$self->output("\n");
 	$self->output($mkfile);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list