]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 127841 - Adding processmail and syncshadowdb to the list of files that need the...
authorjake%acutex.net <>
Wed, 27 Feb 2002 00:23:59 +0000 (00:23 +0000)
committerjake%acutex.net <>
Wed, 27 Feb 2002 00:23:59 +0000 (00:23 +0000)
docs/sgml/installation.sgml
docs/xml/installation.xml

index 9303aa2d3fb9eab70c474fcff231f2c5d3263dce..9d14a02be52ed8dc61c3f72ae42317bdb790066f 100644 (file)
@@ -621,7 +621,7 @@ bash# ln -s /usr/bin/perl /usr/bonsaitools/bin/perl
            change your path to perl in all the files in your Bugzilla
            installation:
            <programlisting>
-perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm
+perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm processmail syncshadowdb
            </programlisting>
            Change the second path to perl to match your installation.
          </para>
index 9303aa2d3fb9eab70c474fcff231f2c5d3263dce..9d14a02be52ed8dc61c3f72ae42317bdb790066f 100644 (file)
@@ -621,7 +621,7 @@ bash# ln -s /usr/bin/perl /usr/bonsaitools/bin/perl
            change your path to perl in all the files in your Bugzilla
            installation:
            <programlisting>
-perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm
+perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm processmail syncshadowdb
            </programlisting>
            Change the second path to perl to match your installation.
          </para>