[packages/rpm-build-tools/merge-pld-builder-client: 95/2675] - use http method for ac too
glen
glen at pld-linux.org
Mon Dec 19 21:56:54 CET 2016
commit 62d92a52a87b70efb4663daae0e9965b5c251c08
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Thu Feb 4 16:34:57 2010 +0000
- use http method for ac too
Changed files:
client/make-request.sh -> 1.66
make-request.sh | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/make-request.sh b/make-request.sh
index e99949d..15034e0 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -283,11 +283,13 @@ ac)
builder_email="builder-ac at pld-linux.org"
default_builders="ac-*"
default_branch="AC-branch"
+ url="http://ep09.pld-linux.org:1289/"
;;
ac-java) # fake "distro" for java available ac architectures
builder_email="builder-ac at pld-linux.org"
default_builders="ac-i586 ac-i686 ac-athlon ac-amd64"
default_branch="AC-branch"
+ url="http://ep09.pld-linux.org:1289/"
;;
ac-xen) # fake "distro" for xen-enabled architectures
builder_email="builder-ac at pld-linux.org"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd
More information about the pld-cvs-commit
mailing list