2003/10/14 22:03:36
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:39:12 +0000 (07:39 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:39:12 +0000 (07:39 +0000)
darcs-hash:20040130073912-2ba56-4917c951ff67fc6034b843396ef69e220a48bafa.gz

Makefile

index 63f32a3..da3ca8d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -262,7 +262,7 @@ dist: compile
        echo "*  This build is $(current_build)"
        echo "***********************************************************"
 
-        ifeq ($(shell uname -n),serverbeach.megacz.com)
+        ifeq ($(shell uname -n),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 | \