README.easy-build: minor fix

This commit is contained in:
Frans Pop 2009-01-12 15:20:41 +00:00
parent e5d246e8b0
commit b48cb2de45
1 changed files with 3 additions and 2 deletions

View File

@ -281,8 +281,9 @@ Example, assuming we are building for and i386 CD for lenny:
Note that debian-cd will fail if you set LOCAL but the "local" directory for
a codename/arch/section that is referenced in a build does not exist.
If UPDATE_LOCAL is set easy-build.sh will create the needed directories and
(empty) Packages.gz files.
You will need to create the 'dists/<codename>/local' directories, but if
UPDATE_LOCAL is set, easy-build.sh will automatically create any missing
'binary-<codename>' subdirectories and (empty) Packages.gz files.
Using custom debian-installer images
------------------------------------