SF.net SVN: morphix: [2303] trunk/scripts-mini/MorphixMiniPatchMM.xml

[email protected] Sun, 11 Jun 2006 14:07:22 -0700
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2303
Author:   bmsleight
Date:     2006-06-11 14:07:15 -0700 (Sun, 11 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/morphix/?rev=2303&view=rev

Log Message:
-----------
Third time lucky ?

Modified Paths:
--------------
    trunk/scripts-mini/MorphixMiniPatchMM.xml
Modified: trunk/scripts-mini/MorphixMiniPatchMM.xml
===================================================================
--- trunk/scripts-mini/MorphixMiniPatchMM.xml	2006-06-11 20:28:08 UTC (rev 2302)
+++ trunk/scripts-mini/MorphixMiniPatchMM.xml	2006-06-11 21:07:15 UTC (rev 2303)
@@ -8,15 +8,15 @@
    <bootoption>ALL</bootoption> <!-- Requires morphing-tools 0.2-20 + -->
    <filelist> <!-- files to be added to minimod available as $1/morphix/files/ -->
     <remote>
-     <file>http://svn.sourceforge.net/viewcvs.cgi/morphix/trunk/morph-scripts/mmorphix/morphing-morphix?r1=2220\&amp;r2=2300\&amp;view=patch</file>
-     <file>http://svn.sourceforge.net/viewcvs.cgi/morphix/trunk/morph-scripts/mmorphix/morphing-morphix?r1=2026\&amp;r2=2220\&amp;view=patch</file>
+     <file>http://svn.sourceforge.net/viewcvs.cgi/morphix/trunk/morph-scripts/mmorphix/morphing-morphix?r1=2220&amp;r2=2300&amp;view=patch</file>
+     <file>http://svn.sourceforge.net/viewcvs.cgi/morphix/trunk/morph-scripts/mmorphix/morphing-morphix?r1=2026&amp;r2=2220&amp;view=patch</file>
     </remote>
    </filelist>
    <commandlist> <!-- Commands to be started from minimodule --> 
     <preX>       <!-- Commands to run before X windows start -->
      <command>echo " * Patching morphing-morphix, fixing Morphing Boot-up and mmaker tmp space"</command>
-     <command>sudo patch /usr/sbin/morphing-morphix $1/morphix/files/morphing-morphix?r1=2026&amp;r2=2220&amp;view=patch</command>
-     <command>sudo patch /usr/sbin/morphing-morphix $1/morphix/files/morphing-morphix?r1=2220&amp;r2=2300&amp;view=patch</command>
+     <command>sudo patch /usr/sbin/morphing-morphix $1/morphix/files/morphing-morphix?r1=2026\&amp;r2=2220\&amp;view=patch</command>
+     <command>sudo patch /usr/sbin/morphing-morphix $1/morphix/files/morphing-morphix?r1=2220\&amp;r2=2300\&amp;view=patch</command>
     </preX>
    </commandlist>
   </minimod>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.