[csw-devel] SF.net SVN: gar:[19657] csw/mgar/pkg/opencsw-manual/trunk/files/ for-maintainers/building-a-catalog.rst
igalic at users.sourceforge.net
igalic at users.sourceforge.net
Sun Nov 11 14:13:11 CET 2012
Revision: 19657
http://gar.svn.sourceforge.net/gar/?rev=19657&view=rev
Author: igalic
Date: 2012-11-11 13:13:10 +0000 (Sun, 11 Nov 2012)
Log Message:
-----------
opencsw-manual/trunk: consistently format commands
Modified Paths:
--------------
csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/building-a-catalog.rst
Modified: csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/building-a-catalog.rst
===================================================================
--- csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/building-a-catalog.rst 2012-11-11 13:13:09 UTC (rev 19656)
+++ csw/mgar/pkg/opencsw-manual/trunk/files/for-maintainers/building-a-catalog.rst 2012-11-11 13:13:10 UTC (rev 19657)
@@ -3,7 +3,7 @@
--------------------------
If you have built a package (or a set of them), you might want to test them.
-You could just gunzip the packages and run pkgadd, but if you wanted to test
+You could just ``gunzip`` the packages and run ``pkgadd``, but if you wanted to test
your package on a couple of systems, it's better to build a catalog.
Make sure you've installed the ``pkgutilplus`` package. It contains the
@@ -15,7 +15,7 @@
cp /path/to/your_package.pkg ${catalog_path}
bldcat ${catalog_path}
-Once this is done, you can instruct pkgutil to install packages from it. You
+Once this is done, you can instruct ``pkgutil`` to install packages from it. You
can either serve the root catalog directory over HTTP, or you can refer to
a local filesystem path::
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list