summaryrefslogtreecommitdiff
path: root/rpm/build/cvs-check-and-build
diff options
context:
space:
mode:
authorivan <ivan>2010-07-08 09:32:14 +0000
committerivan <ivan>2010-07-08 09:32:14 +0000
commitb80e996959d9492e07ada4936e566f4b97dd5808 (patch)
tree799ebb4bfac16b7e6230fa379668987a7153bcf5 /rpm/build/cvs-check-and-build
parentb87e4baaaafca4040c13f1bac4ca22bacc3e668e (diff)
checking in more of the rpm build system (is that it?)
Diffstat (limited to 'rpm/build/cvs-check-and-build')
-rwxr-xr-xrpm/build/cvs-check-and-build7
1 files changed, 5 insertions, 2 deletions
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