added fc-3 host
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 9 Dec 2004 13:07:14 +0000 (13:07 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 9 Dec 2004 13:07:14 +0000 (13:07 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1768 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/build-all

index 1ed0180..9f3226f 100755 (executable)
@@ -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 && \