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 <[EMAIL PROTECTED]>
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

Reply via email to