Re: Conversion to /package
Dan Kegel <[email protected]> Tue, 16 Sep 2003 14:01:51 -0700
| Newsgroups | gmane.comp.djb.package |
|---|---|
| Message-ID | <[email protected]> |
Paul Jarc wrote: > Thomas Schwinge <[email protected]> wrote: > >>I don't know if for example the GNU people will accept djb making the >>final decision which /package-name their projects will get. >>Or should they use /package/host/gnu.org/? > > > They'll always have that as an option, at least. Individual package > maintainers could probably choose on their own. How about an autoconf macro AC_SLASHPACKAGE which would take the name of the package assigned by the /package naming authority. Nobody will mind that in the slightest. If the AC_SLASHPACKAGE macro is not given, then a default name of /package/host/gnu.org/$(PACKAGE) could be used, where $(PACKAGE) is the name provided to the AC_INIT macro. - Dan