From 3c58b7543c3dffae37fe9d01cf212c02d8fe6232 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Thu, 9 Dec 2004 13:07:14 +0000 Subject: [PATCH] added fc-3 host git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1768 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/build-all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-vserver/build-all b/util-vserver/build-all index 1ed0180..9f3226f 100755 --- a/util-vserver/build-all +++ b/util-vserver/build-all @@ -57,7 +57,7 @@ case "$1" in $make exit ;; - debian-woody|debian-sarge|fc-1-90|fc-1|fc-2) + debian-woody|debian-sarge|fc-1-90|fc-1|fc-2|fc-3) cat util-vserver-"$2".tar.bz2 | \ ssh $1 "cd /tmp && rm -rf /tmp/util-vserver-* && \ tar xjf - && cd util-vserver-$2 && \ -- 1.8.1.5