On Tue, 2006-01-10 at 19:00 +0100, Christian Thalinger wrote:
> On Tue, 2006-01-10 at 18:28 +0100, Mark Wielaard wrote:
> > libgcj installs it as:
> > propdir = $(libdir)
> >
> > $(INSTALL_DATA) $(srcdir)/java/util/logging/logging.properties
> > $(DESTDIR)$(propdir)/logging.properties
> >
> > That seems a better place. But it looks like we have to update
> > LogManager in that case to look there.
>
> Eh, am i missing something here? gnu.classpath.home.url is
> $(prefix)/lib:
>
> defaultProperties.put("gnu.classpath.home.url",
> "file://"
> + Configuration.CLASSPATH_HOME
> + "/lib");No, you weren't missing something. I missed something :) Sorry. > So... Please provide a patch that installs logging.properties in $(prefix)/lib. Thanks, Mark
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
