зеркало из https://github.com/mozilla/pjs.git
Bug 127841 - Adding processmail and syncshadowdb to the list of files that need the bonsaitools perl path changed in order to run from another perl location.
This commit is contained in:
Родитель
68e04b2ebb
Коммит
ebb0d42c54
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче