utillinux-exp.xml 390 B

123456789101112
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>HAVE_SLN=yes</userinput>: We don't build this program because
  4. it already was installed by Glibc.</para>
  5. <para><userinput>USRGAMES_DIR=/usr/bin</userinput>: We use this so that
  6. the <userinput>banner</userinput> program is installed in /usr/bin
  7. instead of a seperate directory /usr/games being created for it.</para>
  8. </sect2>