[SCM] Samba Shared Repository - branch v3-5-test updated

Jeremy Allison jra at samba.org
Tue Oct 20 14:29:40 MDT 2009


The branch, v3-5-test has been updated
       via  20d9592... Remove pythonmods from the build in source3, it doesn't build anyway and isn't needed (as far as I can tell). Jeremy.
      from  7034ef4... Fix the pam_smbpass.so build with the recent linker flag changes. Jeremy.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test


- Log -----------------------------------------------------------------
commit 20d95929295a7cb16a49b0e172856eca7b5ea3b5
Author: Jeremy Allison <jra at samba.org>
Date:   Tue Oct 20 13:28:05 2009 -0700

    Remove pythonmods from the build in source3, it doesn't build anyway
    and isn't needed (as far as I can tell).
    Jeremy.

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

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


Changeset truncated at 500 lines:

diff --git a/source3/samba4.mk b/source3/samba4.mk
index c988012..7e8687d 100644
--- a/source3/samba4.mk
+++ b/source3/samba4.mk
@@ -167,7 +167,7 @@ modules:: $(PLUGINS)
 
 pythonmods:: $(PYTHON_PYS) $(PYTHON_SO)
 
-all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 pythonmods setup plugins
+all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 setup plugins
 torture:: bin/smbtorture4
 everything:: $(patsubst %,%4,$(BINARIES))
 setup:


-- 
Samba Shared Repository


More information about the samba-cvs mailing list