[packages/rpm-build-tools/merge-pld-builder-client: 51/2675] - add AIDA support
glen
glen at pld-linux.org
Mon Dec 19 21:53:13 CET 2016
commit 5c7324f7cf93dbc459fb6edf62cd0108c551c0a2
Author: tommat <tommat at pld-linux.org>
Date: Tue Nov 11 20:51:25 2008 +0000
- add AIDA support
Changed files:
client/make-request.sh -> 1.50
make-request.sh | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/make-request.sh b/make-request.sh
index 1e209ff..db28b24 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -255,6 +255,10 @@ th-java) # fake "distro" for java available th architectures
builder_email="builderth at ep09.pld-linux.org"
default_builders="th-x86_64 th-athlon th-i686"
;;
+aidath)
+ builder_email="builderaidath at ep09.pld-linux.org"
+ default_builders="aidath-*"
+ ;;
*)
die "distro \`$distro' not known"
;;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd
More information about the pld-cvs-commit
mailing list