[SCM] Samba Shared Repository - branch master updated - 9f69a13de7bf192a3a6fe06b5dee51e9971b59b9

Jelmer Vernooij jelmer at samba.org
Thu Dec 11 18:08:12 GMT 2008


The branch, master has been updated
       via  9f69a13de7bf192a3a6fe06b5dee51e9971b59b9 (commit)
      from  52571a0333d50c58675e858774c6d5eb68a48658 (commit)

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


- Log -----------------------------------------------------------------
commit 9f69a13de7bf192a3a6fe06b5dee51e9971b59b9
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 11 19:07:50 2008 +0100

    Install symlink for convenience for the samba4 setup directory.

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

Summary of changes:
 source3/samba4.mk |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/samba4.mk b/source3/samba4.mk
index 7631112..38d1ec2 100644
--- a/source3/samba4.mk
+++ b/source3/samba4.mk
@@ -161,9 +161,11 @@ modules:: $(PLUGINS)
 
 pythonmods:: $(PYTHON_PYS) $(PYTHON_SO)
 
-all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 pythonmods
+all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 pythonmods setup
 torture:: bin/smbtorture4
 everything:: $(patsubst %,%4,$(BINARIES))
+setup:
+	@ln -sf ../source4/setup setup
 
 SELFTEST4 = $(LD_LIBPATH_OVERRIDE) $(PERL) $(selftestdir)/selftest.pl --prefix=st4 \
     --builddir=$(builddir) --srcdir=$(samba4srcdir) \


-- 
Samba Shared Repository


More information about the samba-cvs mailing list