Update of /cvsroot/fink/web/xml/packaging
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30927/packaging

Modified Files:
        packaging.en.xml 
Log Message:
fix validation error for (shouldn't be) nested blocks

Index: packaging.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/packaging/packaging.en.xml,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- packaging.en.xml    10 Jun 2013 21:32:39 -0000      1.126
+++ packaging.en.xml    10 Jun 2013 21:39:21 -0000      1.127
@@ -2844,6 +2844,7 @@
 </p>
 <p>
 This field supports placing parameters into multiple lines using multi-line 
field declarators. The field is handled as a shell command line and uses 
<code>\</code> to separate lines:
+</p>
 <codeblock>
 ConfigureParams: &lt;&lt;
        --mandir=%p/share/man \
@@ -2851,6 +2852,7 @@
        --disable-shared
 &lt;&lt;
 </codeblock>
+<p>
 Note: do not place conditional parameters as the last line when using the 
multi-line field format. In instances when the conditional evaluates as false, 
the parameter immediately following is not evaluated and this breaks the shell.
 </p>
 </itemd></item>


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to