Update of /cvsroot/fink/web/xml/quick-start-pkg
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8679
Modified Files:
quick-start-pkg.en.xml
Log Message:
- run fink configure to enable the unstable tree and set verbosity level
- set the Category field in the tracker item
Index: quick-start-pkg.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/quick-start-pkg/quick-start-pkg.en.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- quick-start-pkg.en.xml 7 Jan 2007 00:36:23 -0000 1.9
+++ quick-start-pkg.en.xml 7 Jan 2007 01:12:27 -0000 1.10
<at> <at> -105,7 +105,14 <at> <at>
finkdev% fink selfupdate
</codeblock>
<p>
-Check if <code>fink</code> found your package by typing:
+Now run
+</p>
+<codeblock>
+finkdev% fink configure
+</codeblock>
+<p>
+and set the verbosity level to the highest value and enable the
unstable tree.
+After that you should check if <code>fink</code> found your package
by typing:
</p>
<codeblock>
finkdev% fink list packagename
<at> <at> -214,7 +221,7 <at> <at>
will be asked to bring the package into compliance with the policy.
</p>
<p>
-<em>Please note:</em>
+<em>Important:</em>
</p>
<ul>
<li>
<at> <at> -237,6 +244,9 <at> <at>
back to <code>Undergoing Validation</code> whenever you fixed
problems package
reviewers found in your submission.
</li>
+<li>
+Set the <code>Category</code> field of the tracker item to the
correct value.
+</li>
</ul>
</section>
|