summaryrefslogtreecommitdiff
path: root/rpm/build/cvs-check-and-build
diff options
context:
space:
mode:
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