[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4144-g7cd40b7

Jeremy Allison jra at samba.org
Wed Sep 17 00:00:16 GMT 2008


The branch, v3-3-test has been updated
       via  7cd40b7e0ec77f70d79b19abb8bc9623a9efae31 (commit)
      from  b1c55f5616b16a698a751a90fb209e0549332dc7 (commit)

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


- Log -----------------------------------------------------------------
commit 7cd40b7e0ec77f70d79b19abb8bc9623a9efae31
Author: Jeremy Allison <jra at samba.org>
Date:   Tue Sep 16 16:59:22 2008 -0700

    Make the correct module name.
    Jeremy.

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

Summary of changes:
 source/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index 30ad248..ca1b887 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -2391,7 +2391,7 @@ bin/aio_fork. at SHLIBEXT@: $(BINARY_PREREQS) $(VFS_AIO_FORK_OBJ)
 	@echo "Building plugin $@"
 	@$(SHLD_MODULE) $(VFS_AIO_FORK_OBJ)
 
-bin/vfs_acl_xattr. at SHLIBEXT@: $(BINARY_PREREQS) $(VFS_ACL_XATTR_OBJ)
+bin/acl_xattr. at SHLIBEXT@: $(BINARY_PREREQS) $(VFS_ACL_XATTR_OBJ)
 	@echo "Building plugin $@"
 	@$(SHLD_MODULE) $(VFS_ACL_XATTR_OBJ)
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list