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

Michael Adam obnox at samba.org
Thu Jul 17 19:03:37 GMT 2008


The branch, v3-3-test has been updated
       via  2a45f1a87c7c9a8879c3308d59d92f6c4985954d (commit)
      from  54f14b382441491c09daa76960f54a2d090a8bd6 (commit)

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


- Log -----------------------------------------------------------------
commit 2a45f1a87c7c9a8879c3308d59d92f6c4985954d
Author: Michael Adam <obnox at samba.org>
Date:   Thu Jul 17 21:01:51 2008 +0200

    gitignore: ignore the proper genreated library symbol files.
    
    Michael

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

Summary of changes:
 .gitignore |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/.gitignore b/.gitignore
index 8f2a734..5e779f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,10 +32,10 @@ source/cscope.out
 source/torture.tdb
 source/pkgconfig/*.pc
 source/st
-source/exports/libtdb.version.syms
-source/exports/libtalloc.version.syms
-source/exports/libwbclient.version.syms
-source/exports/libnetapi.version.syms
+source/exports/libnetapi.syms
+source/exports/libtalloc.syms
+source/exports/libtdb.syms
+source/exports/libwbclient.syms
 examples/VFS/Makefile
 examples/VFS/config.log
 examples/VFS/config.status


-- 
Samba Shared Repository


More information about the samba-cvs mailing list