Chris Tillman <[EMAIL PROTECTED]> writes: > So, this comment would be correct? I didn't see any specific mention > of language specification in the README. > > Index: Makefile > =================================================================== > RCS file: /cvs/debian-boot/boot-floppies/Makefile,v > retrieving revision 1.400 > diff -u -r1.400 Makefile > --- Makefile 2001/11/13 14:45:24 1.400 > +++ Makefile 2001/11/20 04:37:15 > @@ -7,6 +7,9 @@ > all:: build > > # Configurable variables reside in the config file > +# To make boot-floppies for just one language, specify that > +# language for LINGUA := in the config file. Then, > +# make check and make release. > include config
Yes, I believe this is correct, although there might be some bugs. Perhaps you could add a quick paragraph in README that there are alternate localization capabilities that people can get by editing 'config' ? -- ...Adam Di Carlo..<[EMAIL PROTECTED]>...<URL:http://www.onshored.com/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
