DoKernelOrg: allow building older maint releases

todo
Junio C Hamano 2008-06-26 21:13:55 -07:00
parent 167e415e02
commit 950a229dc9
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ case "$1" in
done >:all.log 2>&1
;;

maint | master)
maint | maint-* | master)
case `hostname` in
hera.kernel.org)
narch='x86_64 i386'