Update of /cvsroot/fink/web/xml/packaging
In directory vz-cvs-3.sog:/tmp/cvs-serv9694

Modified Files:
        packaging.en.xml 
Log Message:
Only "foo.info" and not "foo.info-N" should be included in InfoDocs

Index: packaging.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/packaging/packaging.en.xml,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- packaging.en.xml    21 Apr 2011 19:31:58 -0000      1.118
+++ packaging.en.xml    26 Apr 2011 19:00:13 -0000      1.119
@@ -3215,8 +3215,19 @@
 Lists the names of Info documents that the package installs in
 %p/share/info.
 This will add appropriate code to the postinst and prerm scripts to
-maintain the Info directory file, <code>dir</code>.
-This feature is still in flux, more fields for finer control may be
+maintain the Info directory file, <code>dir</code>.</p>
+<p><em>Note:</em>  Only use the un-numbered file in the case of split Info
+documents. E.g. if a package has:</p>
+<codeblock>
+foo.info
+foo.info-1
+foo.info-2
+</codeblock>
+<p>you should only use:</p>
+<codeblock>
+InfoDocs:  foo.info
+</codeblock>
+<p>This feature is still in flux, more fields for finer control may be
 added in the future.
 </p>
 </itemd></item>


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to