|
@@ -79,9 +79,13 @@ by Glibc) from being built and installed again.</para></listitem>
|
|
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
|
-<para>Install the package:</para>
|
|
|
+<para>Install the package and move the <command>logger</command> binary to
|
|
|
+<filename class="directory">/bin</filename> as it is needed by the bootscripts:
|
|
|
+</para>
|
|
|
|
|
|
-<screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes install</userinput></screen>
|
|
|
+<screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes install
|
|
|
+mv /usr/bin/logger /bin</userinput>
|
|
|
+</screen>
|
|
|
|
|
|
</sect2>
|
|
|
|