2003/03/27 01:05:27
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:57:35 +0000 (06:57 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:57:35 +0000 (06:57 +0000)
darcs-hash:20040130065735-2ba56-d5c2e0398714611e7404e9cecd709f5ec8daf09a.gz

Makefile

index 6a77ee9..de41271 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -208,7 +208,7 @@ dist:
        echo "*  This build is $(current_build)"
        echo "***********************************************************"
 
-        ifeq ($(shell uname -n),gosset.megacz.com)
+        ifeq ($(shell uname -n),serverbeach.megacz.com)
                (make $(silent) dist-private 2>&1) >> .make-dist.out || \
                        (tail -n 200 .make-dist.out | mail -s "Build $(current_build) FAILED" cvs@xwt.org; false)
                tail -n 200 .make-dist.out | \