2003/02/27 09:55:11
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:55:23 +0000 (06:55 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:55:23 +0000 (06:55 +0000)
darcs-hash:20040130065523-2ba56-2d487d70eb5d5f54997e3496b4b894eafeab8371.gz

Makefile

index 8540ad7..49468c5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -161,12 +161,12 @@ dist:
                ssh xwt@xwt.org /home/xwt/dist | grep -v "make...:.\(Entering\|Leaving\).directory"
 
        (test `uname -n` = gosset.megacz.com) && \
-               make $(silent) dist-private &> .make-dist.out || \
-                       (cat .make-dist.out | mail -s "Build $(current_build) FAILED" cvs@xwt.org; false)
+               (make $(silent) dist-private &> .make-dist.out || \
+                       (cat .make-dist.out | mail -s "Build $(current_build) FAILED" cvs@xwt.org; false))
 
        (test `uname -n` = gosset.megacz.com) && \
-               cat .make-dist.out | \
-                       mail -s "Unsigned binaries of $(current_build) are now available" cvs@xwt.org < /dev/null
+               (cat .make-dist.out | \
+                       mail -s "Unsigned binaries of $(current_build) are now available" cvs@xwt.org < /dev/null)
 
 dist-private:
        make $(silent) update-build