talloc and tdb do not build with a separate builddir and srcdir
authortridge <tridge@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Sun, 29 Nov 2009 10:55:24 +0000 (10:55 +0000)
committertridge <tridge@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Sun, 29 Nov 2009 10:55:24 +0000 (10:55 +0000)
git-svn-id: file:///home/svn/build-farm/trunk@918 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

build_test.fns

index 5b0c552a1e42f4537463cbfc021fe4fe8214af02..dc20c637a41b6d215b1d08e7e2d403a8f6f3748d 100644 (file)
@@ -615,7 +615,7 @@ test_tree() {
        echo "Starting build of $tree.$compiler in process $$ at `date`"
 
        case "$tree" in
-           tdb | talloc | ldb | libreplace)
+           ldb | libreplace)
                builddir="$test_root/tmp.$tree.$compiler"
                usingtmpbuild=1
                if [ -d $builddir ]; then