[41104] trunk/doc-new/guide/xml/portfiledev.xml

blb at macports.org blb at macports.org
Wed Oct 22 19:39:09 PDT 2008


Revision: 41104
          http://trac.macports.org/changeset/41104
Author:   blb at macports.org
Date:     2008-10-22 19:39:09 -0700 (Wed, 22 Oct 2008)
Log Message:
-----------
guide - fix patchfiles example missing a .diff extension, ticket #16502

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfiledev.xml

Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml	2008-10-23 02:13:13 UTC (rev 41103)
+++ trunk/doc-new/guide/xml/portfiledev.xml	2008-10-23 02:39:09 UTC (rev 41104)
@@ -621,7 +621,7 @@
           for development purposes, or the patch may be committed to the
           global MacPorts repository for distribution.</para>
 
-          <programlisting>patchfiles          patch-Makefile.in</programlisting>
+          <programlisting>patchfiles          patch-Makefile.in.diff</programlisting>
         </listitem>
       </orderedlist>
     </section>
@@ -795,4 +795,4 @@
       ${name}-src-${version}</para>
     </section>
   </section>
-</chapter>
\ No newline at end of file
+</chapter>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081022/c7422c71/attachment.html>


More information about the macports-changes mailing list