This seems reasonable to me.
-- Matthew R. Trower Original Message From: Jon Trulson Sent: Friday, June 1, 2018 18:16 To: cdesktopenv-devel@lists.sourceforge.net Subject: [cdesktopenv-devel] Default locales to build under Linux I wanted to change the default behavior under linux to only build the C/en_US locales by default, rather than all five of them (+es_es, de_DE, fr_FR, and it_IT). This speeds up build time significantly and would not require that people install these locales on their systems first in order to build CDE. What I propose is to limit the locales in site.def to the above mentioned C and en_US. If other locales are desired, you (or they) would just need to edit site.def and add them to DtLocalesToBuild (we could document this) under the appropriate architecture. Or do something like: make World IMAKE_DEFINES='-DDtLocalesToBuild="fr_FR.ISO8859-1"' I've only made the change to Linux for now, but the same thing should work with all the others, it's just an edit in config/cf/site.def. Opinions? -- Jon Trulson "But when I'm in command, every mission's a suicide mission." - Zapp Brannigan ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel