now that samba_3_waf is just a regular part of the build, remove seperate tree
[build-farm.git] / hape.fns
index 18ba319d5f6acbec870b8f3967d066c6c280baa8..cd2996214381b2d1f7ddd1e34933a354a2dc5fe8 100644 (file)
--- a/hape.fns
+++ b/hape.fns
@@ -27,7 +27,6 @@ for compiler in gcc ; do
        test_tree samba_3_next source3 $compiler
        export config="--with-acl-support --with-libiconv=/usr/local --with-included-popt"
        test_tree samba_3_master source3 $compiler
-       test_tree samba_3_waf source3 $compiler
 
 done