[SCM] build.samba.org - branch master updated

Stefan Metzmacher metze at samba.org
Mon Sep 8 14:41:49 MDT 2014


The branch, master has been updated
       via  a06fd7e Revert "build_test.fns: use --with-perl-{lib,arch}-install-dir= for samba_4_*"
      from  24fb6cf Revert "Reuse DEADAGE rather than defining our own constant."

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


- Log -----------------------------------------------------------------
commit a06fd7e6d25f511fdf912c54f2726aa8364349a6
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Sep 8 22:41:08 2014 +0200

    Revert "build_test.fns: use --with-perl-{lib,arch}-install-dir= for samba_4_*"
    
    This reverts commit 10745f4381032a1a58fbee270b339432e8e2ad8e.
    
    This is not needed anymore.
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>

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

Summary of changes:
 build_test.fns |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/build_test.fns b/build_test.fns
index 3d66fc5..1f00620 100644
--- a/build_test.fns
+++ b/build_test.fns
@@ -752,8 +752,6 @@ test_tree() {
 		;;
 	samba_4*)
 		sw_config="$config --enable-selftest"
-		sw_config="$sw_config --with-perl-lib-install-dir=$prefix/perl.lib"
-		sw_config="$sw_config --with-perl-arch-install-dir=$prefix/perl.arch"
 		;;
 	samba_3*)
 		sw_config="$config --enable-socket-wrapper"


-- 
build.samba.org


More information about the samba-cvs mailing list