[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] python/Makefile.am patch for libxslt 1.0.15



On Wed, Mar 27, 2002 at 02:56:10AM -0500, Daniel Veillard wrote:
> On Wed, Mar 27, 2002 at 12:56:39AM -0600, Albert Chin wrote:
> > It's not always the case that $(datadir) == $(prefix)/share.
> > 
> > -- 
> > albert chin (china thewrittenword com)
> > 
> > -- snip snip
> > --- python/Makefile.am.orig	Wed Mar 27 00:53:32 2002
> > +++ python/Makefile.am	Wed Mar 27 00:53:44 2002
> > @@ -8,7 +8,7 @@
> >  	 $(LIBXML_CFLAGS) \
> >  	-I$(top_srcdir)
> >  
> > -DOCS_DIR = $(prefix)/share/doc/libxslt-python-$(LIBXSLT_VERSION)
> > +DOCS_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)
> >  # libxsltclass.txt is generated
> >  DOCS = TODO
> 
>   Hum, right, the same applies to libxml2-2.4.19 too,

Yes. And, I forgot to patch python/tests/Makefile.am. Need a patch for
this?

-- 
albert chin (china thewrittenword com)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]