From 2b5b4706b4956bd2fbb073c859fdb7504443c8bd Mon Sep 17 00:00:00 2001 From: tridge Date: Thu, 1 Apr 2010 06:22:59 +0000 Subject: [PATCH] added fns for SerNet-aix this puts python 2.6.5 in the path git-svn-id: file:///home/svn/build-farm/trunk@948 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b --- SerNet-aix.fns | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SerNet-aix.fns diff --git a/SerNet-aix.fns b/SerNet-aix.fns new file mode 100644 index 00000000..5c8a2878 --- /dev/null +++ b/SerNet-aix.fns @@ -0,0 +1,21 @@ +per_run_hook + +global_lock + +# get the newer version of python +PATH=/opt/home/tridge/python:$PATH +export PATH + +compiler="cc" + +. common.fns + +test_tree samba_4_0_waf source4 $compiler +test_tree lorikeet-heimdal . $compiler +MAKE=gmake test_tree samba_4_0_test source $compiler +test_tree samba_3_current source $compiler +test_tree samba_3_next source $compiler +test_tree samba_3_master source $compiler +test_tree pidl . cc build test + +global_unlock -- 2.34.1