Bug 397544: ppm repository command is outdated
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>, r=me, r=kevin.benton git-svn-id: svn://10.0.0.236/trunk@243308 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
|
||||
<!-- $Id: installation.xml,v 1.148 2007-12-19 00:42:00 mkanat%bugzilla.org Exp $ -->
|
||||
<!-- $Id: installation.xml,v 1.149 2008-01-16 20:40:15 mozilla%colinogilvie.co.uk Exp $ -->
|
||||
<chapter id="installing-bugzilla">
|
||||
<title>Installing Bugzilla</title>
|
||||
|
||||
@@ -1835,9 +1835,16 @@ C:\perl> <command>ppm install <module name></command>
|
||||
</para>
|
||||
|
||||
<programlisting>
|
||||
<command>ppm repository add landfill http://www.landfill.bugzilla.org/ppm/</command>
|
||||
<command>ppm repo add landfill http://www.landfill.bugzilla.org/ppm/</command>
|
||||
</programlisting>
|
||||
|
||||
<note>
|
||||
<para>
|
||||
In versions prior to 5.8.8 build 819 of PPM the command is
|
||||
<programlisting>
|
||||
<command>ppm repository add landfill http://www.landfill.bugzilla.org/ppm/</command>
|
||||
</programlisting>
|
||||
</para>
|
||||
</note>
|
||||
<note>
|
||||
<para>
|
||||
The PPM repository stores modules in 'packages' that may have
|
||||
|
||||
Reference in New Issue
Block a user