added fc-2
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 3 Jul 2004 01:54:28 +0000 (01:54 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 3 Jul 2004 01:54:28 +0000 (01:54 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1641 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/build-all

index 89c49ac..86b7f9d 100755 (executable)
@@ -57,7 +57,7 @@ case "$1" in
        $make
        exit
        ;;
-    debian-woody|debian-sarge|fc-1-90|fc-1)
+    debian-woody|debian-sarge|fc-1-90|fc-1|fc-2)
        cat util-vserver-"$2".tar.bz2 | \
            ssh $1 "cd /tmp && rm -rf /tmp/util-vserver-* && \
                    tar xjf - && cd util-vserver-$2 && \