[SCM] Samba Shared Repository - branch master updated - a69a2ae5dffde95651f38b96571adc914846042c

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


The branch, master has been updated
       via  a69a2ae5dffde95651f38b96571adc914846042c (commit)
      from  5cc096a109fef1a316174e297744b58bca8000f9 (commit)

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


- Log -----------------------------------------------------------------
commit a69a2ae5dffde95651f38b96571adc914846042c
Author: Jeremy Allison <jra at samba.org>
Date:   Tue Sep 16 17:01:00 2008 -0700

    Make the correct module name.
    Jeremy.

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

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


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 1caf372..269bc15 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2384,7 +2384,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