[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-1376-gcd27586

Andrew Bartlett abartlet at samba.org
Thu Mar 27 23:40:11 GMT 2008


The branch, v4-0-test has been updated
       via  cd275862c65542ea1118cfb76d7d1b082427098a (commit)
      from  b1829da8f75175fcc569a3a9195f2358731055a9 (commit)

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


- Log -----------------------------------------------------------------
commit cd275862c65542ea1118cfb76d7d1b082427098a
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Fri Mar 28 10:39:22 2008 +1100

    No longer install SWAT files
    
    Andrew Bartlett

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile b/source/Makefile
index 914f158..4b70597 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -163,7 +163,8 @@ installdat:: installdirs
 	@$(SHELL) $(srcdir)/script/installdat.sh $(DESTDIR)$(datadir) $(srcdir)
 
 installswat:: installdirs
-	@$(SHELL) $(srcdir)/script/installswat.sh $(DESTDIR)$(SWATDIR) $(srcdir)
+#SWAT has been disabled until further notice
+#	@$(SHELL) $(srcdir)/script/installswat.sh $(DESTDIR)$(SWATDIR) $(srcdir)
 
 installman:: manpages installdirs
 	@$(SHELL) $(srcdir)/script/installman.sh $(DESTDIR)$(mandir) $(MANPAGES)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list