|
@@ -27,20 +27,6 @@ manually created, typo's are often inevitable) so do check them and
|
|
|
don't blindly trust them.
|
|
|
</para>
|
|
|
|
|
|
-<para>
|
|
|
-If you decide to use these files for scripting purposes, then don't
|
|
|
-place the files inside the directory of a package. For example, don't
|
|
|
-put the autoconf file from the lfs-commands package into the autoconf
|
|
|
-directory. The files may interfere with the actual package files, which
|
|
|
-may contain a file with the same name. Autoconf is one
|
|
|
-example of this: if an autoconf file is present in the autoconf
|
|
|
-directory, the configure script won't create a new autoconf file. You
|
|
|
-will end up with /usr/bin/autoconf containing autoconf's installation
|
|
|
-instructions, rather than the real autoconf perl script. There may be
|
|
|
-other packages that behave in similar ways, so just keep the
|
|
|
-lfs-commands files outside the package directory.
|
|
|
-</para>
|
|
|
-
|
|
|
<para>
|
|
|
The lfscommands can be downloaded from <ulink
|
|
|
url="http://packages.linuxfromscratch.org/lfs-commands/">
|