fixed darcs url for propose-patch
authoradam <adam@megacz.com>
Mon, 22 Mar 2004 02:30:58 +0000 (02:30 +0000)
committeradam <adam@megacz.com>
Mon, 22 Mar 2004 02:30:58 +0000 (02:30 +0000)
darcs-hash:20040322023058-5007d-3ce9c248e08070451d28565c551f8ae81014481d.gz

Makefile

index e704dcc..5e3536e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -368,7 +368,7 @@ dist: compile
        echo -e "\n\n\n*** DONE ******************************************"
 
 propose-patch:
        echo -e "\n\n\n*** DONE ******************************************"
 
 propose-patch:
-       @darcs push --and-apply --edit-description -o .darcspatch -T patches@xwt.org http://darcs.ibex.org/ibex/
+       @darcs push --and-apply --edit-description -o .darcspatch -T patches@xwt.org http://core.ibex.org/
        @(echo "To: patches@xwt.org";\
         SUB=`grep -A10000 New.patches .darcspatch | grep '^\\[' | cut -b 2- | tr \\\n , | sed s_,_,\ _g | sed "s_, *\\$$__"`;\
         echo "Subject: $$SUB";\
        @(echo "To: patches@xwt.org";\
         SUB=`grep -A10000 New.patches .darcspatch | grep '^\\[' | cut -b 2- | tr \\\n , | sed s_,_,\ _g | sed "s_, *\\$$__"`;\
         echo "Subject: $$SUB";\