Am Donnerstag, den 23.10.2008, 00:43 +0200 schrieb David Teller: > Thanks. > > For the moment, the package for OCaml Batteries Included is generated by > Godiva and the generated Makefile calls my own distribution-neutral > Makefile. Is there some environment variable I read from my Makefile to > determine the GODI installation directory?
It should be in $LOCALBASE. I'm not completely sure whether it is passed down all the way. Gerd > > Cheers, > David > > On Wed, 2008-10-22 at 00:08 +0200, Gerd Stolpmann wrote: > > There is no API. In GODI we install documentation in the <prefix>/doc > > tree, usually <prefix>/doc/<packagename>, but this is not strictly > > enforced, and there are some packages with deviating locations. > > > > I know that Debian prefers /usr/share/doc/<packagename>. Don't know for > > Fedora. > > > > In GODI you can list the files of a package with > > > > - godi_info -L packagename > > on older GODI's > > - godi_info -file-list packagename > > on newer GODI's > -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany [EMAIL PROTECTED] http://www.gerd-stolpmann.de Phone: +49-6151-153855 Fax: +49-6151-997714 ------------------------------------------------------------ _______________________________________________ Godi-list mailing list [email protected] https://godirepo.camlcity.org/mailman/listinfo/godi-list
