[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha8-201-gfa453d9

Jelmer Vernooij jelmer at samba.org
Fri Jul 3 12:07:15 GMT 2009


The branch, master has been updated
       via  fa453d944d0038e39004da13963430bd312b5804 (commit)
      from  914fa629f24c7ae7b99670c66427ee733bf53f8d (commit)

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


- Log -----------------------------------------------------------------
commit fa453d944d0038e39004da13963430bd312b5804
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Jul 3 02:59:40 2009 +0200

    s4: Don't install epdump, since it no longer exists.

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

Summary of changes:
 source4/Makefile |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/Makefile b/source4/Makefile
index 62fb9d4..d6ce517 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -115,8 +115,7 @@ INSTALL_SCRIPTS = $(addprefix scripting/bin/, \
 	autoidl \
 	samba3dump \
 	rpcclient \
-	smbstatus \
-	epdump)
+	smbstatus)
 
 $(foreach SCRIPT,$(INSTALL_SCRIPTS),$(eval $(call binary_install_template,$(SCRIPT))))
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list