[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
- From: Daniel Veillard <veillard redhat com>
- To: xml gnome org
- Subject: Re: [xml] python/Makefile.am patch for libxslt 1.0.15
- Date: Wed, 27 Mar 2002 02:56:10 -0500
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,
thanks !
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]