From b80e996959d9492e07ada4936e566f4b97dd5808 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 8 Jul 2010 09:32:14 +0000 Subject: checking in more of the rpm build system (is that it?) --- rpm/build/cvs-check-and-build | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'rpm/build/cvs-check-and-build') diff --git a/rpm/build/cvs-check-and-build b/rpm/build/cvs-check-and-build index b5e94b78b..dbd300a5f 100755 --- a/rpm/build/cvs-check-and-build +++ b/rpm/build/cvs-check-and-build @@ -36,6 +36,9 @@ do esac done -ssh 10.5.4.5 /home/rsiddall/build-from-cvs $FORCE_FLAG -cd /home/rsiddall/buildsys; ./build-freeside; ./refresh-repo $QUIET_FLAG +#ssh 10.5.4.5 /home/rsiddall/build-from-cvs $FORCE_FLAG +#cd /home/rsiddall/buildsys; ./build-freeside; ./refresh-repo $QUIET_FLAG + +ssh 10.5.4.5 ./build-from-cvs $FORCE_FLAG +cd ~/buildsys; ./build-freeside; ./refresh-repo $QUIET_FLAG -- cgit v1.2.1