On Thu, 2002-09-12 at 11:28, MLH wrote:
> in mkconf, I add :
> BINPKG_SITES= /cdrom/packages/All
The correct variable is BINPKG_SITE (not BINPKG_SITES), and the path
should not contain the "All" subdirectory (it is automatically
appended). Therfore
BINPKG_SITE=/cdrom/packages
should do.
Cheers
,
Rene