even more typos
[org.ibex.core.git] / Makefile
index 7ebd55d..3e9ea9c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -262,6 +262,7 @@ propose-patch:
        @(echo "To: patches@xwt.org";\
         SUB=`grep -A2 New.patches .darcspatch | tail -n 1 | cut -b 2-`;\
         echo "Subject: $$SUB";\
-        cat .darcspatch) | /usr/sbin/sendmail -bm -f $(USER)@xwt.org patches@xwt.org;
+        echo;\
+        cat .darcspatch) | cat > /tmp/foo #/usr/sbin/sendmail -bm -f $(USER)@xwt.org patches@xwt.org;
        @rm .darcspatch